+

Search Tips   |   Advanced Search

AIX stand-alone: Prepare an Oracle Directory Server


To use a Oracle Directory Server, formerly known as Sun Java System Directory Server, as an LDAP user registry, install and set up the server so that it communicates with IBM WebSphere Portal.


Prepare Oracle Directory Server

  1. Install Oracle Directory Server

  2. Open the Tivoli Directory Server Web Administration Tool

  3. Create a new directory suffix. Click...

      Server Administration folder | Manage Server Properties folder | Suffixes

    ...and set the Base DN name for the suffix; for example:

      dc=myco,dc=com

  4. Edit PORTAL_HOME/installer/wp.iim/ldif:

      PortalUsers.ldif Working example. Adapt to work with the LDAP server.
      ContentUsers.ldif file IBM Content Manager group and user IDs if you configured IBM Content Manager.

  5. Replace dc=myco,dc=com with your suffix.

  6. Replace any prefixes and suffixes unique to your LDAP server.

  7. We can specify user names other than wpsadmin and wpsbind.

  8. Save the changes. Import the LDIF file.


Parent: AIX stand-alone: Prepare user registries