Deleting the realm base entry | HCL Digital Experience
If you changed your realm and no longer require the base entry for that realm, you can delete it.
Before you begin
About this task
Important: If you delete a base entry from the
default realm, then users who belong to that base entry can no longer
log in to HCL Digital Experience. Therefore,
the default realm must contain all the base entries for all active
realms.
Procedure
- Open a command prompt.
- Change to the wp_profile_root/ConfigEngine directory.
- Optional: Run the following task to list the
base entries for a specific realm:
- AIX®
HP-UX
Linux™
Solaris:
./ConfigEngine.sh wp-query-realm-baseentry -DrealmName=name_of_realm -DWasPassword=password
- IBM® i:
ConfigEngine.sh wp-query-realm-baseentry -DrealmName=name_of_realm -DWasPassword=password
- Windows™:
ConfigEngine.bat wp-query-realm-baseentry -DrealmName=name_of_realm -DWasPassword=password
- z/OS®:
./ConfigEngine.sh wp-query-realm-baseentry -DrealmName=name_of_realm -DWasPassword=password
- AIX®
HP-UX
Linux™
Solaris:
- Go to the wp_profile_root/ConfigEngine/properties directory.
- Open the wkplc.properties file with a text editor.
-
Enter a value for the following parameters under the VMM realm
configuration heading:
Note: Go to the properties file for specific information about the parameters.
- realmName
- deleteBaseEntry
- Save your changes to the wkplc.properties file.
-
Run the following task to delete a base entry from a realm configuration:
- AIX® HP-UX Linux™ Solaris: ./ConfigEngine.sh wp-delete-realm-baseentry -DWasPassword=password
- IBM® i: ConfigEngine.sh wp-delete-realm-baseentry -DWasPassword=password
- Windows™: ConfigEngine.bat wp-delete-realm-baseentry -DWasPassword=password
- z/OS®: ./ConfigEngine.sh wp-delete-realm-baseentry -DWasPassword=password
- Stop and restart the appropriate servers to propagate the changes. For instructions, go to Starting and stopping servers, deployment managers, and node agents.