Solaris 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.Prepare Tivoli Directory Server:
- Install Tivoli Directory Server; refer to the Tivoli Directory Server Installation and Configuration Guide for instructions.
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:
- Click the Server Administration folder
- Click Manage Server Properties > Suffix
- Type the Base DN name for the suffix; for example...
dc=myco,dc=com
- Click Add.
- Click OK to save the changes.
- Edit PORTAL_HOME/installer/wp.iim/ldif:
- Use PortalUsers.ldif as a working example .
- Use 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.