Using directory services

To use directory services, add the following properties to the ConnectString:

DSURL=ldap://SYBLDAP:389/dc=sybase,dc=com??one?sybase Servername=MANGO

The URL is an LDAP URL and uses LDAP libraries to resolve the URL.

To support high availability on the LDAP server, the DSURL accepts multiple URLs, separated by a semicolon:

DSURL={ldap://SYBLDAP:389/dc=sybase,dc=com??one?sybaseServername=MANGO};

The provider attempts to get the properties from the LDAP servers in the order specified. For example:

ldap://hostport/dn[?attrs[?scope[?filter[?userdn?userpass]]]]

where:

The URL can contain sybaseServername, or you can set the property Server Name to the service name of the LDAP Sybase server object.

The following properties are useful when using Directory Services: