Prepare a Tivoli Directory Server

 

+

Search Tips   |   Advanced Search

 

  1. Install Tivoli Directory Server

    Due to a restriction in Tivoli Directory Server, users or groups must not contain a Turkish uppercase dotted I or lowercase dotted i in the DN as this will prevent correct retrieval of that user or group.

  2. Create the WebSphere Portal administrative user

    1. Create a new directory suffix (Optional):

      1. From the directory server console, click...

          Server Administration | Manage Server Properties | Suffixes

      2. Type the Base DN name for the suffix; for example:

          dc=yourcompany,dc=com

      3. Click Add.

      4. Click OK to save your changes.

      5. Cycle the LDAP server.

    2. Edit SETUP_CDROM/filename.ldif

      • Use PortalUsers.ldif for most scenarios.
      • Use ContentUsers.ldif if you configured DB2 Content Manager.

    3. Replace every dc=yourco,dc=com with your suffix.

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

    5. You can specify user names other than wpsadmin and wpsbind.

      For security reasons, specify nontrivial passwords for these administrator accounts.

    6. Optional: If using IBM Tivoli Access Manager Version 5.1, set the objectclasses to accessGroup.

      If using Tivoli Access Manager Version 6, set the objectclasses to groupOfNames.

    7. Save changes.

    8. Import the LDIF file into the directory server

    9. Cycle the LDAP server.


Parent topic:

Prepare user registries on AIX