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

neil_a_wilson
23.32.2007 2fd2ad9cbdc1fcd1fd8fca6638a315198e5407df
Update the server configuration so that the access control handler points to
the dseecompat implementation by default. It will still remain disabled by
default.

OpenDS Issue Number: 1270
1 files modified
2 ■■■ changed files
opends/resource/config/config.ldif 2 ●●● patch | view | raw | blame | history
opends/resource/config/config.ldif
@@ -51,7 +51,7 @@
objectClass: top
objectClass: ds-cfg-access-control-handler
cn: Access Control Handler
ds-cfg-acl-handler-class: org.opends.server.authorization.BasicAccessControlProvider
ds-cfg-acl-handler-class: org.opends.server.authorization.dseecompat.AciProvider
ds-cfg-acl-handler-enabled: false
dn: cn=Account Status Notification Handlers,cn=config