Prepare a Tivoli Directory Server
- 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.
- Create the WebSphere Portal administrative user
- Create a new directory suffix (Optional):
- Click the Server Administration folder, located in the left-hand navigation of the directory server console.
- Click the Manage Server Properties folder under the Server Administration folder and then select Suffixes on the main page.
- Type the Base DN name for the suffix; for example: dc=yourcompany,dc=com.
- Click Add.
- Click OK to save your changes.
- Cycle the LDAP server.
- Edit SETUP_CDROM/filename.ldif
- Use PortalUsers.ldif for most scenarios.
- Use the ContentUsers.ldif file for the IBM DB2 Content Manager group and user IDs if you configured DB2 Content Manager.
- Replace every dc=yourco,dc=com with your suffix.
- Replace any prefixes and suffixes unique to your LDAP server.
- You can specify user names other than wpsadmin and wpsbind.
For security reasons, specify nontrivial passwords for these administrator accounts.
- 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.
- Save changes.
- Import the LDIF file into the directory server
- Cycle the LDAP server.
Parent topic:
Prepare user registries on Linux