Use Sybase Central to create two LDAP server configuration objects.
Prerequisites
You must have the MANAGE ANY LDAP SERVER and SET ANY SECURITY OPTION system privileges.
Context and remarks
Each LDAP server is accessed using TCP/IP. An LDAP server definition is required for each LDAP server that you want to use for user authentication. The responses shown below are for demonstration purposes only. Supply your own appropriate equivalent responses.
In Sybase Central, use the SQL Anywhere 16 plug-in to connect to the database.
In the left pane, right-click LDAP Servers, and then click New » LDAP Server.
For the name of the LDAP server, type the server name (prim_ldap for example), and then click Next.
Select the type of network encryption (No encryption (ldap:) for example).
For the host name and port number of the LDAP server, type the server name and port (iq10web and 389 for example).
For Authentication URL, you should see a URL (ldap://iq10web:389/ for example). Click Next.
For the search URL, you can enter this directly into the Search URL field (ldap://iq10web:389/dc=sybase,dc=com?dn?sub?uid=* for example).
For Distinguished Name, type the distinguished name (cn=Manager,dc=sybase,dc=com for example).
If there is a password required to authenticate to the LDAP server, enter it in the Password field (Not4YourEyes for example).
Click Next.
For the connection timeout, select the connection timeout interval (1 second for example).
For the number of connection retries, select the number of times (4 for example), and then click Next.
To activate the LDAP server, select Activate this LDAP server now.
Select the Login modes (at least Standard and LDAPUA should be selected).
Click Test Connection to verify your LDAP connection parameters. For example, click Test Connection when the dialog opens. If you have entered your connection parameters correctly, the connection succeeds. Click Close, then click Next.
(Optional) Add a comment. Click Next.
The SQL that is executed to create the LDAP server configuration object appears. Click Finish.
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2014, SAP AG or an SAP affiliate company. - SAP Sybase SQL Anywhere 16.0 |