AIX stand-alone: Prepare a Tivoli Directory Server
To use a Tivoli Directory Server as an LDAP user registry, install and set up the server so that it communicates with IBM WebSphere Portal.
- 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 on that user or group.
- Use the Tivoli Directory Server Web Administration Tool to create the WebSphere Portal administrative user:
- To create a new directory suffix:
Server Administration folder | Manage Server Properties folder | Suffixes
...and set the Base DN name for the suffix; for example...
dc=myco,dc=com
- Edit PORTAL_HOME/installer/wp.iim/ldif:
PortalUsers.ldif file Working example. Adopt to work with the LDAP server. ContentUsers.ldif For the IBM Content Manager group and user IDs if you configured IBM Content Manager.
- Replace every dc=myco,dc=com with your suffix.
- Replace any prefixes and suffixes that are unique to your LDAP server.
- We can specify user names other than wpsadmin and wpsbind.
- Save the changes.
- Import the LDIF file.