Skip Headers
Oracle® Identity Manager Connector Guide for Sun Java System Directory
Release 9.0.3

Part Number B32373-02
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

A Attribute Mappings Between Oracle Identity Manager and Sun Java System Directory

The following table discusses attribute mappings between Oracle Identity Manager and Sun Java System Directory.

Oracle Identity Manager Attribute Sun Java System Directory Attribute Description
User ID uid User's login ID
First Name givenname First name
Last Name sn Last name or surname
Email mail E-mail address
ldapUserDisableAttr nsaccountlock This attribute specifies whether or not the user's account is locked. If the value is True, then the account is locked. If the value is False, then the account is not locked.
ldapOrgDNPrefix ou Prefix of organization entry
ldapUserDNPrefix uid Prefix of user entry
ldapUserUniqueAttr uid Unique attribute of user
Middle Name initials Middle name
ldapUserObjectClass inetorgperson User is represented by the inetOrgPerson object class
GroupName uniquemember This is the multivalued attribute for the group object. Its value is a list of user IDs of all the users in the group.
RoleName nsroledn Customized object class for role
UserGroup groupOfUniqueNames Group represented object class
UserRole customOrganizationalRole Role represented object class
ldapUserDNPrefix uid User ID of an entry
ldapObjectClass objectclass Object classes are used to group information
ldapGroupDNPrefix cn Common name of an entry (for example, organization, user, role, or group)
Title title User's title
Location l City of office address
Telephone telephoneNumber Office telephone number
Department departmentnumber Department name
Communication Language preferredlanguage Preferred language for communication
ldapPassword userpassword Password
ldapTargetResourceTimeStampField modifytimestamp Time stamp of the last modification
ldapRoleDNPrefix cn Common name of an entry (for example, organization, user, role, or group)
ldapRoleMemberName nsroledn Members to whom the role has been assigned
ldapOrgDNPrefix ou Common name of an entry (for example, organization, user, role, or group)
ldapUserObjectClass inetorgperson Object class for the user
ldapRoleObjectClass ldapsubentry Object class of the role
ldapOrgPersonObject OrganizationalPerson Required object class for the user of any organization