Prepare a Domino Directory server
To use a Domino Directory as an LDAP user registry, install and set up the server so that it communicates with IBM WebSphere Portal.
- Install the Domino Directory:
- Go to Domino documentation.
- Select the appropriate version tab for the product.
- Click the Download/View online link for the Lotus Domino Information Center.
- Click Domino Administrator Help > Installation > Installing and setting up Domino servers > Server installation > Installing Domino and complete this task.
- Click Domino Administrator Help > Installation > Installing and setting up Domino servers > The Domino server setup program and complete this task.
- Create the WebSphere Portal administrative user:
- Go to the People view of the Domino Directory and then click Add Person.
- Enter the following values in the New Person form to create the LDAP bind user. The following example uses wpsbind to represent the LDAP bind user:
- Last Name
- wpsbind
- User name
- wpsbind/DominoDomain, where DominoDomain is the Domino Internet domain.
- wpsbind
Make sure entered two values in the User Name field, where the first value includes the Domino domain.
- Short name/UserID
- wpsbind
- Internet password
- wpsbind
- Click Save and Close to save the new person record for wpsbind and return to the People view.
- Click Add Person and enter the following values in the New Person form to create the Portal administration user. The following example uses wpsadmin to represent the Portal administration user:
- Last Name
- wpsadmin, where wpsadmin is the user ID for the WebSphere Portal Administrator.
- User name
- wpsadmin/DominoDomain, where DominoDomain is the Domino Internet domain.
- wpsadmin
Make sure entered two values in the User Name field, where the first value includes the Domino domain.
- Short name/UserID
- wpsadmin
- Internet password
- wpsadmin
- Click Save and Close to save the new person record for wpsadmin and return to the People view.
- Go to the Groups view and click Add Group.
- Enter the following values in the New Group form on the Basic tab:
- Group name
- wpsadmins
If the Domino LDAP shares a realm with another user registry, use the hierarchical naming convention for the group names. Enter wpsadmins/DominoDomain to avoid unexpected results during WebSphere Portal run time.
- Group type
- Multi-purpose
- Members
- wpsbind/DominoDomain
wpsadmin/DominoDomain
We can add more administrator users.
- Click Save and Close to save the wpsadmins group with the wpsbind and wpsadmin users as members.
- Update the access control list for the Domino Directory:
- Open the names.nsf file in the Domino Administrator or Lotus Notes client.
- Click File > Application > Access Control from the main menu to open the access control list for the file.
- In the Access Control List > Basics panel, ensure the wpsadmins group has either Author or Editor access.
- Add the following Role Types to the wpsadmins group:
- GroupCreator
- GroupModifier
- UserCreator
- UserModifier
- Click OK.