4D v15.4LDAP |
||||||||||||||||||||||||||
|
|
4D v15.4
LDAP
|
|||||||||||||||||||||||||
| Constant | Type | Value | Comment |
| 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) |
Add a comment