Previous Topic: Check that Required Entries Are Present

Next Topic: Test the Integrated System

Switch the User Repository

You must run the enable-security-wmmur-ldap script, which switches Websphere’s user repository from the default database to CA Directory.

This script will only work if the validate-wmmur-ldap script has run without error.

To switch to the CA Directory repository

  1. Run the following command from the {wp_root}\config folder.
    WPSconfig.bat enable-security-wmmur-ldap -DWasPassword=wpsbind 
    -DPortalAdminPwd=wpsadmin -DDbPassword=password 
    -DLTPAPassword=password 
    -DLDAPAdminPassword=wpsadmin 
    -DWmmSystemIDPassword=wpsadmin
    
  2. If the script finishes with the following then the script ran to completion:
    BUILD SUCCESSFUL
    Total time: nn minutes nn seconds