+

Search Tips   |   Advanced Search

Restore the VMM setup with a federated file repository on Windows


If the business needs change or something happens to make the user registry configuration inoperable, we can run the task...

...to restore the default VMM setup with a federated file repository. The task deletes all existing repositories, creates a new realm, and configures a file repository in VMM. The task also creates a new user and a new user group, which is set to portal and WAS administrators.


Restore the default VMM setup with a federated file repository

  1. Edit wkplc.properties, located in...

      WP_PROFILE/ConfigEngine/properties


  2. Set the following required parameters under the Restore VMM security heading:

  3. Save changes to wkplc.properties.

  4. Run the ConfigEngine.bat wp-restore-default-repository-configuration -DWasPassword=foo task, from the WP_PROFILE\ConfigEngine, to restore the default repository.

  5. Stop and restart servers, dmgrs, and node agents.

  6. Run the following optional task to restore the default repository: ConfigEngine.bat wp-restore-default-repository-add-group-member -DgroupUniqueName=value -DmemberUniqueName=value. Where the value for DgroupUniqueName is the value specified for the following parameter in wkplc.properties: restore.file.primaryPortalAdminGroup. The value for DmemberUniqueName is the value specified for restore.file.primaryAdminId in wkplc.properties.

  7. Stop and restart servers, dmgrs, and node agents.

If you created the clustered environment, including the additional nodes, and then completed the steps in this task, run update-jcr-admin on the secondary nodes.


Parent: Manage the user registry on Windows
Related:
Start and stop servers, dmgrs, and node agents
Enable LDAP security after cluster creation