mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

sin
23.30.2007 0f3018c437cf601924b1cef5ee02fc734c621e48
addedFix for Bug# 428. Added definitions for LDAP  attribute "ds-cfg-reject-unauthenticated-requests".
1 files modified
4 ■■■■ changed files
opendj-sdk/opends/resource/schema/02-config.ldif 4 ●●●● patch | view | raw | blame | history
opendj-sdk/opends/resource/schema/02-config.ldif
@@ -1024,6 +1024,9 @@
attributeTypes: ( 1.3.6.1.4.1.26027.1.1.300 NAME 'ds-backend-is-private'
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE
  X-ORIGIN 'OpenDS Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.26027.1.1.301
  NAME 'ds-cfg-reject-unauthenticated-requests' SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
  SINGLE-VALUE X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.1
  NAME 'ds-cfg-access-control-handler' SUP top STRUCTURAL
  MUST ( cn $ ds-cfg-acl-handler-class $ ds-cfg-acl-handler-enabled )
@@ -1204,6 +1207,7 @@
  ds-cfg-single-structural-objectclass-behavior $
  ds-cfg-notify-abandoned-operations $ ds-cfg-size-limit $ ds-cfg-time-limit $
  ds-cfg-proxied-authorization-identity-mapper-dn $ ds-cfg-writability-mode $
  ds-cfg-reject-unauthenticated-requests  $
  ds-cfg-bind-with-dn-requires-password $ ds-cfg-lookthrough-limit )
  X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.41 NAME 'ds-cfg-root-dn' SUP top