Go to main content

Working With Oracle® Solaris 11.3 Directory and Naming Services: LDAP

Exit Print View

Updated: September 2018
 
 

How to Configure Oracle Directory Server Enterprise Edition for the LDAP Naming Service

  1. Make sure the target ODSEE is running.
  2. Build the directory information tree.
    # /usr/lib/ldap/idsconfig

    Provide information as prompted.

  3. Follow the online instructions to build the VLV indexes.

    The VLV indexes are built as a separate operation at the end of the creation of the DIT. The appropriate command syntax is provided. Make sure that you perform these instructions on the server.

    Note: idsconfig has created entries for VLV indexes.
    
    For DS5.x, use the directoryserver(1m) script on myserver
    to stop the server.  Then, using directoryserver, follow the
    directoryserver examples below to create the actual VLV indexes.
    
    For DSEE6.x, use dsadm command delivered with DS on myserver
    to stop the server.  Then, using dsadm, follow the
    dsadm examples below to create the actual VLV indexes.

    For the complete output of the idsconfig command, see the screen example in Building the Directory Information Tree.