+

Search Tips   |   Advanced Search


Enable LDAP security after cluster creation


Overview

If the security configuration is changed after creating the clustered environment, update settings on all secondary nodes by...

  1. Updating wkplc.properties
  2. Running enable-jcr-security


Procedure

  1. On each secondary node in the cluster, update...

      profile_root/ConfigEngine/properties/wkplc.properties

    ...with the same user registry information used to configure the primary node.

  2. Update wkplc.properties on the secondary node, with the correct value for PortalAdminId.

  3. Save changes to wkplc.properties.

  4. Update the security configuration on each secondary node...

      cd profile_root/ConfigEngine
      ConfigEngine.bat enable-jcr-security -DWasPassword=password

  5. Restart the cluster member on each secondary node.


Parent topic:

Manage the cluster