Data Integration Connectors
- Data Integration Connectors
- All Products
Attribute/Entries
| Attribute Name
| Description
| Example
|
---|---|---|---|
dn
| Distinguished Name
| Name of the entry.
| -
|
cn
| Common Name
| RDN of the entry.
| John Doe
|
dc
| Domain Component
| DN of the parent entry.
| example, com
|
sn
| Surname
| Surname of the common name.
| Doe
|
mail
| Email Address
| Email address of the common name.
| john@example.com
|
dn: cn=John Doe,dc=example,dc=com cn: John Doe givenName: John sn: Doe telephoneNumber: +1 888 555 6789 telephoneNumber: +1 888 555 1234 mail: john@example.com manager: cn=Barbara Doe,dc=example,dc=com objectClass: inetOrgPerson objectClass: organizationalPerson objectClass: person objectClass: top