Reconfiguring the management and authentication servers through bootstrap

You can modify the parameters of the bootstrap properties file to reconfigure the management and authentication servers.

Procedure

  1. Locate the bootstrap properties file for the server that is to be reconfigured.
    • For the management server, the bootstrap properties file is located at installation_directory\liberty\wlp\usr\servers\csmServer\bootstrap.properties.
    • For the authentication server, the bootstrap properties file is located at installation_directory\liberty\wlp\usr\servers\csmAuth\bootstrap.properties.
  2. Modify one or more parameters.
    • If you choose to encrypt the keystore password, use the securityUtility password script located at installation_directory/liberty/wlp/bin/.
  3. Restart the server.