Identity
Cloud Identity Engine Attributes (OpenLDAP)
Table of Contents
Expand All
|
Collapse All
Identity Docs
Cloud Identity Engine Attributes (OpenLDAP)
Learn about OpenLDAP attributes.
You can collect the following types of default attributes and their associated Active
Directory fields:
User Attributes
| Directory Sync Attribute | OpenLDAP Directory Field |
|---|---|
| Common-Name | cn |
| Country | co |
| Department | department |
| Distinguished Name | dn |
| Groups | memberOf |
| Last Login | lastLogon |
| LastLogonTime | lastLogonTimestamp |
| Location | l |
| Mail If you do not configure a value for the
Mail attribute, the Cloud Identity
Engine uses the value of the User Principal
Name. | |
| Manager | manager |
| Name | displayName |
| Object Class | objectClass |
| SAM Account Name | sAMAccountName |
| SID | objectSid |
| Title | title |
| Unique Identifier |
entryUUID
OpenLDAP requires this
attribute. |
| User Principal Name | userPrincipalName |
| WhenChanged | modifyTimestamp |
| WhenCreated | createTimestamp |
Organizational Unit (OU) Attributes
| Directory Sync Attribute | OpenLDAP Directory Field |
|---|---|
| Canonical Name | canonicalName |
| Common-Name | cn |
| Distinguished Name | dn |
| Name | displayName |
| Object Class | objectClass |
| Unique Identifier | entryUUID |
| WhenChanged | modifyTimestamp |
| WhenCreated | createTimestamp |
Group Attributes
| Directory Sync Attribute | OpenLDAP Directory Field |
|---|---|
| Common-Name | cn |
| Distinguished Name | dn |
| Group Type | groupType |
| Groups | memberOf |
| Member | uniqueMember |
| Name | name |
| Object Class |
objectClass
For OpenLDAP, the groups'
objectClass must be
groupOfUniqueNames. |
| Unique Identifier | entryUUID |
| WhenChanged | modifyTimestamp |
| WhenCreated | createTimestamp |
Container Attributes
| Directory Sync Attribute | OpenLDAP Directory Field |
|---|---|
| Canonical Name | canonicalName |
| Common-Name | cn |
| Distinguished Name | dn |
| Domain | domain |
| Name | displayName |
| Object Class | objectClass |
| Unique Identifier | entryUUID |
| WhenChanged | modifyTimestamp |
| WhenCreated | createTimestamp |
Computer Attributes
| Directory Sync Attribute | OpenLDAP Field |
|---|---|
| Common-Name | cn |
| Distinguished Name | dn |
| Groups | memberOf |
| HostName | dNSHostName |
| Last Login | lastLogon |
| LastLogonTime | lastLogonTimestamp |
| NETBIOS Name | nETBIOSName |
| Name | displayName |
| OS | operatingSystem |
| OSServicePack | operatingSystemServicePack |
| OSVersion | operatingSystemVersion |
| Object Class | objectClass |
| Primary Group ID | primaryGroupID |
| SAM Account Name | sAMAccountName |
| SID | objectSid |
| Serial Number | serialNumber |
| Unique Identifier | entryUUID |
| User Principal Name | userPrincipalName |
| User Account Control | userAccountControl |
| WhenChanged | modifyTimestamp |
| WhenCreated | createTimestamp |