To use a directory service, you must enable LDAP Directory Services.
Use any standard ASCII text editor to:
ldap=libsybdldap.dll ldap://ldaphost/dc=sybase,dc=com??one??bindname=uid=Manager,dc=sybase, dc=com?password
[DIRECTORY] ldap=libsybdldap.dll ldap://ldaphost/dc=sybase,dc=com??one??bindname=uid=Manager,dc=sybase, dc=com?password
“one” indicates the scope of a search that retrieves entries one level below the DIT base.
Keyword |
Description |
Default |
---|---|---|
host (required) |
The host name or IP address of the machine running the LDAP server |
None |
port |
The port number that the LDAP server is listening on |
389 |
ditbase (required) |
The default DIT base |
None |
username |
Distinguished name (DN) of the user to authenticate |
NULL (anonymous authentication) |
password |
Password of the user to be authenticated |
NULL (anonymous authentication) |