ldap-server user-filter
Function
The ldap-server user-filter command configures the user filtering field that functions as the user name for an LDAP server. You can use the value of a user filtering field as the user name.
The undo ldap-server user-filter command restores the default value of the user filtering field that functions as the user name for an LDAP server.
By default, the user attribute of an AD LDAP server is sAMAccountName, the user attribute of an Open LDAP or IBM Tivoli LDAP server is cn, and the user attribute of a Sun ONE LDAP server is uid. You are advised to keep the default values.
Parameters
Parameter | Description | Value |
---|---|---|
field | Specifies the user filtering field. | The value is a string of 1 to 63 characters. It cannot contain spaces or the following symbols: \, /, < , >, ?, &, |, ', and ". The user attribute must be the same as that specified on the LDAP server. |