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)

 

Dropping an LDAP server configuration object

Drop an LDAP server configuration object used to connect to an LDAP server.

Prérequis

You must have the MANAGE ANY LDAP SERVER system privilege.

Contexte et remarques

Sybase Central removes all references to the LDAP server configuration object from any login policies before dropping it.

Sybase Central automatically suspends the LDAP server configuration object before dropping it.

 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, and then click Delete.

  4. Confirm your choice by clicking Yes.

Résultat

The database server drops the LDAP server configuration object, and references to it are removed from the ISYSLDAPSERVER system table.

 See also