Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere Server - SQL Usage » LDAP user authentication » Creating an LDAP user authentication environment (Sybase Central)

 

Altering an LDAP server configuration object

Alter an LDAP server configuration object to connect to an LDAP server for LDAP user authentication.

Prerequisites

You must have the MANAGE ANY LDAP SERVER system privilege.

Context and remarks

Sybase Central suspends an LDAP server configuration object before altering it and reactivates it once the operation completes.

 Task
  1. In Sybase Central, use the SQL Anywhere 16 plug-in to connect to the database.

  2. In the left pane, click LDAP Servers.

  3. In the right pane, right-click the LDAP server configuration you want to alter, and then click Properties.

  4. Edit the properties on the General and Settings tabs as required, and then click OK.

Results

The settings for the LDAP server configuration object are updated in the ISYSLDAPSERVER system table.

 See also