WebSphere Portal, Express Beta Version 6.1
Operating systems: i5/OS, Linux,Windows


 

Updating the realm configuration on Windows

After creating and using the realm(s) in the default federated repository, you may find that your realm configuration is not working exactly as you would like. You can easily update the realm configurations and make the necessary changes.

Perform the following steps to update the realm configuration in the default federated repository:

  1. Use a text editor to open the wkplc.properties file, located in the wp_profile\ConfigEngine\properties directory.
  2. Enter the following parameters in the wkplc.properties file under the realm configuration heading:

    1. For realmName, type the realm name or leave blank to update the default realm.
    2. For securityUse, type active to use the virtual realm in now, type inactive to use the virtual realm later, or type nonSelectable to never use the virtual realm.
    3. For delimiter, type the delimiter to use for this realm; the default value is /.
  3. Save your changes to the wkplc.properties file.
  4. Run the ConfigEngine.bat wp-update-realm task, located in the wp_profile\ConfigEngine directory to update a realm configuration.
  5. Perform the following steps to stop and restart the server1 and WebSphere_Portal servers:

    1. Open a command prompt and change to the wp_profile_root\bin directory.
    2. Enter the stopServer.bat server1 -user admin_userid -password admin_password command to stop the WebSphere Application Server.
    3. Enter the stopServer.bat WebSphere_Portal -user admin_userid -password admin_password command to stop the WebSphere Portal Express server.
    4. Enter the startServer.bat server1 command.
    5. Enter the startServer.bat WebSphere_Portal command.
Parent topic: Updating your user registry on Windows
Library | Support | Terms of use |