Supported Server Object Class and Attribute Names
The servers in your realms must use the attribute names listed in the following table for the management center to retrieve user metadata from the servers. If the attribute names are incorrect on your server, the management center cannot populate its database with the information in that attribute.
Metadata |
Management Center Attribute |
LDAP ObjectClass |
Active Directory Attribute |
OpenLDAP Attribute |
---|---|---|---|---|
LDAP user name |
Username |
|
samaccountname |
cn uid |
first name |
First Name |
givenname |
givenname | |
last name |
Last Name |
sn |
sn | |
email address |
|
userprincipalname (if mail has no value) |
| |
department |
Department |
department distinguishedname (if department has no value) |
ou | |
telephone number |
Phone |
telephonenumber |
telephonenumber |
Note | The LDAP ObjectClass for groups is group, groupOfNames, (group-of-names for Active Directory) or groupOfUniqueNames. |
For more information about ObjectClasses and attributes, see the following references: