RDNAttribute
The unique LDAP field name for the user. Together with the specified Group user directory, this forms the distinguished name (DN) of a user.
To include subdirectories of the specified Group user directory, you must also configure KeyUserName.
Type: | String |
Default: | |
Required: |
Yes, for the LDAP security type. No for other security types. |
Configuration Section: | MySecurityRepository
|
Example: | Group=ou=technical,o=mycompany
In this example, the distinguished name of a user with the UID (user ID) user1 is uid=user1,ou=technical,o=mycompany . |
See Also: | Group
KeyUserName |