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

Lightweight Directory Access Protocol (LDAP) is an industry standard for accessing directory services. LDAP user authentication allows client applications to send user ID and password information to the database server for authentication by an LDAP server instead of using the catalog. Authentication using an LDAP server allows organization-wide password management.

LDAP user authentication is ideal for organizations with an existing computing environment who want to simplify and centralize user administration, or for users in a new computing environment who want to avoid unnecessary complexities for administering users in disparate applications and databases.

The login_mode database option includes an LDAPUA mode, which extends the possible authentication mechanisms to include LDAP user authentication. The SQL Anywhere LDAP user authentication support allows SQL Anywhere to be integrated into existing enterprise-wide directory access frameworks based on LDAP.

 How LDAP user authentication works
 LDAP server configuration objects
 High availability and LDAP user authentication
 Inheritance on LDAP login policy options
 See also

Creating an LDAP user authentication environment (SQL)
Creating an LDAP user authentication environment (Sybase Central)