ldap.manager.anonymous
The property
ldap.manager.anonymous
allows for anonymous read-only access of the LDAP database.
Property Name | Property Description |
---|---|
ldap.manager.anonymous
|
Setting this property to
true allows anonymous read-only access to the LDAP database. When set to
true, the server directs the authentication mechanism to attempt to authenticate users (if authentication is required), using an anonymous mechanism. The default is
false.
If anonymous access is enabled using this property, the value for
Note: Some LDAP servers might not support this option; they require additional configuration to allow anonymous read-only access.
|
Parent topic: LDAP properties