Print

ldapfilter.properties

This file configures the LDAP Authentication filter. When the User Management receives an operation request, the service validates the callers credentials against the LDAP service indicated in this file. The settings in this file should reflect the mode of authentication that the User Management is running in (see user.properties security section). For example, if the User Management is running with remote authentication, the ldapfilter.properties should be set to the same remote LDAP service. If the User Management is running with basic (local) authentication, then the properties should specify the User Management’s underlying LDAP service.

For changes to this file to take effect, the User Management must be re-initialized. See Re-initializing service configuration files.