Documentation Center

Running the SQL LDAP setup script

You can set up LDAP from the command line.

Before you begin

Procedure

  1. Do one of the following:
    • In a Windows environment, access any Contenta Windows Administration Client.
    • In a Linux environment, access your Contenta Unix server.
  2. Open a command prompt.
  3. Navigate to the setup/ subdirectory of the Contenta_home directory.
  4. Enter sqlplus to open a SQL+ command prompt.
  5. When prompted for credentials, log in as sysadmin@SID, where SID is the system identifier for your Contenta databases, using the sysadmin password to login.
  6. If you are using an Oracle database, at the SQL+ prompt enter @xyldap_setup.sql (MS SQL database users must enter @xyldap_mssq_setup.sql instead).
    The script is executed.
  7. Enter exit to exit the SQL+ 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.