4D v16.3
LDAP
LDAP
| LDAP all levels |
String |
sub |
Search in the root entry level defined by dnRootEntry and in all subsequent entries |
| LDAP password MD5 |
Longint |
0 |
(Default) Send password encrypted in MD5 |
| LDAP password plain text |
Longint |
1 |
Send password with no encryption (TLS connection recommended) |
| LDAP root and next |
String |
one |
Search in the root entry level defined by dnRootEntry and in the directly subsequent entries on one level |
| LDAP root only |
String |
base |
Search only in the root entry level defined by dnRootEntry (default if omitted) |
See also
LDAP LOGIN
LDAP Search
LDAP SEARCH ALL