Previous Topic: Configure Websphere Portal Server to Use CA Directory

Next Topic: Switch the User Repository

Check that Required Entries Are Present

You must run the validate-wmmur-ldap script, which validates the contents of the wpsconfig.properties file with CA Directory. This confirms that all the required entries are stored within the directory.

To check that required entries are present

  1. Run the following command from the {wp_root}\config folder:
    WPSconfig.bat validate-wmmur-ldap -DWasPassword=wpsbind 
    -DPortalAdminPwd=wpsadmin -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 seconds
    

    If it failed, you should check the contents of the wpsconfig.properties file for a configuration error.