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):
- From the directory server console, click...
Server Administration | Manage Server Properties | Suffixes
- 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 ContentUsers.ldif 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 AIX