Previous Topic: Install the NeteAuto Environment

Next Topic: Configure a Relational Database

Configure an LDAP User Directory

LDAP directory is available depending upon your installation. You can use the following procedure to check whether the directory exists or to create the directory.

To configure an LDAP user directory:

  1. In the directory server console, create a new instance of LDAP with the following root:
    dc=security,dc=com
    

    Write down the port number for future reference.

  2. Import the NeteAuto.ldif file to the directory server from samples\NeteAuto in the Administrative Tools.

    The Administrative Tools are installed in the following default locations:

Note: If you experience problems importing the LDIF file or creating the Identity Manager directory, add the following text to the beginning of the LDIF file:

dn: dc=security, dc=com
objectClass: top
objectClass: domain
dc: security

Save the file and repeat steps 1 and 2.