Change from a stand-alone repository to a federated repository
Starting with IBM WebSphere Portal v8.5, the stand-alone LDAP repository is deprecated. Change to the federated LDAP user repository.
In a stand-alone server environment, complete the following task when the servers are either stopped or started. In a clustered environment, start the deployment manager and node agent. Then, verify they are able to synchronize. To ensure the correct properties are entered, use the helper file...
WP_PROFILE/ConfigEngine/config/helpers/wp_security_federated.properties
- cd WP_PROFILE/ConfigEngine/properties
- Edit wkplc.properties
- Update the following parameters in wkplc.properties under the VMM Federated repository properties heading:
- federated.primaryAdminId
- federated.realm
- federated.serverId
- federated.serverPassword
- Change the configuration to use a federated repository:
cd WP_PROFILE/ConfigEngine
./ConfigEngine.sh wp-modify-federated-security -DWasPassword=foo -Dskip.ldap.validation=true
- Stop and restart the appropriate servers to propagate the changes.
Parent Update the user registry