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

neil_a_wilson
11.47.2006 18527d72832f59ff75efe08d7960b373896f453a
opendj-sdk/opends/resource/schema/02-config.ldif
@@ -959,6 +959,14 @@
attributeTypes: ( 1.3.6.1.4.1.26027.1.1.280
  NAME 'ds-pwp-account-expiration-time' SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
  SINGLE-VALUE USAGE directoryOperation X-ORIGIN 'OpenDS Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.26027.1.1.281
  NAME 'ds-cfg-account-status-notification-handler-class'
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE
  X-ORIGIN 'OpenDS Directory Server' )
attributeTypes: ( 1.3.6.1.4.1.26027.1.1.282
  NAME 'ds-cfg-account-status-notification-handler-enabled'
  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 )
@@ -1312,4 +1320,9 @@
  NAME 'ds-cfg-password-modify-extended-operation-handler'
  SUP ds-cfg-extended-operation-handler MUST ds-cfg-identity-mapper-dn
  X-ORIGIN 'OpenDS Directory Server' )
objectClasses: ( 1.3.6.1.4.1.26027.1.2.75
  NAME 'ds-cfg-account-status-notification-handler' SUP top STRUCTURAL
  MUST ( ds-cfg-account-status-notification-handler-class $
  ds-cfg-account-status-notification-handler-enabled )
  X-ORIGIN 'OpenDS Directory Server' )