Updating the base entry on Windows
After
creating and using a base entry, you may find that the base entry is not working
exactly as you would like. You can easily update the base entry and make the
necessary changes.
Perform the following steps
to update the base entry:
- Use a text editor
to open the wkplc.properties file, located
in the wp_profile\ConfigEngine\properties directory.
- Enter the following parameters in the wkplc.properties file
under VMM repository base entry configuration to create additional base entries
within the LDAP user registry to use when creating realms:
- For id, type the repository ID for the
base entry.
- For baseDN, type the name of the base entry.
- For nameInRepository, type the distinguished
name in the repository that uniquely identifies the base entry name.
- Save your changes to the wkplc.properties file.
- Run the ConfigEngine.bat wp-update-base-entry task, located
in the wp_profile\ConfigEngine directory to update a base entry in
a repository.
- Perform the following steps to stop and restart
the server1 and WebSphere_Portal servers:
- Open a command prompt and change to the wp_profile_root\bin directory.
- Enter the stopServer.bat server1
-user admin_userid -password admin_password command
to stop the WebSphere
Application Server.
- Enter the stopServer.bat WebSphere_Portal
-user admin_userid -password admin_password command
to stop the WebSphere Portal Express server.
- Enter the startServer.bat server1 command.
- Enter the startServer.bat WebSphere_Portal command.
Parent topic: Updating your user registry on Windows
|
|
|