4D v16.3Overview of LDAP commands |
||||||||||||||||||||
|
4D v16.3
Overview of LDAP commands
|
|||||||||||||||||||
| Acronym | Definition |
| LDAP | Lightweight Directory Access Protocol |
| AD | Active Directory. AD is a directory services database implemented by Microsoft, and LDAP is one of the protocols you can use to talk to it. |
| CN | Common Name, for example "John Doe" |
| DN | Distinguished Name, for example "cn=John Doe,ou=users,dc=example,dc=com" |
| SAM-Account-Name | Security Account Manager, logon name for AD, for example "jdoe" |
| OU | Organizational unit, groups of the server tree |
| DC | Domain components, root and first branches of the server tree |
| uid | User identifier |
Product: 4D
Theme: LDAP
4D Language Reference ( 4D v16)
4D Language Reference ( 4D v16.1)
4D Language Reference ( 4D v16.2)
4D Language Reference ( 4D v16.3)
Add a comment