Do one of the following: In a Windows environment, access any Contenta Windows Administration Client.
In a Linux environment, access your Contenta Unix server.
Open a command prompt.
Navigate to the setup/ subdirectory of the Contenta_home directory.
Enter sqlplus to open a SQL Plus command prompt.
When prompted for credentials, log in as xyadmin@SID, where SID is the system identifier for your Contenta databases, using the xyadmin password to login.
If you are using an Oracle database, at the SQL Plus prompt enter @xyldap_setup.sql (MSSQL database users must enter @xyldap_mssq_setup.sql instead). The script is executed.
Enter exit to exit the SQL Plus command prompt, and close the Windows or Linux command prompt. LDAP is configured. From this point on, Contenta ignores anything entered as a password in the user interface, including an empty password.
This topic describes the settings and default values for the xyldap.cfg file delivered with the Contenta software, which controls the LDAP configuration.