|
This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
||||||||||||||||||||
|
4D v19.8
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 v19)
4D Language Reference ( 4D v19.1)
4D Language Reference ( 4D v19.4)
4D Language Reference ( 4D v19.5)
4D Language Reference ( 4D v19.6)
4D Language Reference ( 4D v19.7)
4D Language Reference ( 4D v19.8)
Add a comment