Change ConnectionsAdmin to be an LDAP user
For an existing installation of Connections with IBM FileNet , the connectionsAdmin user defined in the FileNet system must be available in the directory configuration of both FileNet and Connections. The easiest way to accomplish this may be to change to an LDAP user in a common directory
There are two ways to resolve this issue. You either can:
- Find a user in the LDAP directory that is accessible by both FileNet and Connections, and change the connectionsAdmin to be that user on both FileNet and Connections. Then update the DSX-Admin settings in Communities and update the SIB Bus information on Connections. To do so, follow these instructions:
- Changing references to administrative credentials
- Updating the messaging bus configuration when the connectionsAdmin user ID changes
- Add an existing LDAP user, and add this user to the Connections Admin to ensure that both Connections, and FileNet use that LDAP User. This method avoids having to change all the credentials and SIB Bus information. To add an existing user.
- In Websphere Application Server WAS console on the FileNet server select Deployment Security > Global Security > Authentication: Java Authentication and Authorization Service > J2C authentication data .
- Change the connectionsAdmin user ID to the LDAP user name to use (instead of the WIM account name). Supply the credentials and then click Apply and OK.
- Restart FileNet server (server1).
- In Websphere Application Server WAS console on the Connections deployment select Applications > WebSphere enterprise applications > Communities > Detail Properties: Security role to user/group mapping.
- Select the dsx-admin box and then click Map Users
- Enter the LDAP user's name in the Search string.
- Select this name from the Available box then click the arrow to add it to the Selected box.
- Click OK twice to save the master configuration and then restart Communities.
- Prove the SSO connection still works.
- Open a browser session to FileNet, authenticate, and then in same browser window change the url to Communities. You should be logged in as the same user.
- Open a browser session to: <fileNetHostName>:<fileNetPort>/dm.
The default HTTP port in FileNet is commonly set to 80 or 9080.
- Log in with the connectionsAdmin user you previously added.
- Change the url to: http://<connectionsHostName>/communities When the page loads you should be logged in as the same user you just logged in on FileNet. You should not be prompted for credentials.
Parent topic:
Configure the FileNet deployment used by Libraries