Updating a group member | HCL Digital Experience
After you create your LDAP user registry, you might find that your group member is not correct. You can update the group member in your LDAP user registry configuration.
Before you begin
Procedure
- Open a command prompt.
- Change to the wp_profile_root/ConfigEngine directory.
- Optional: Run the following task to list the
names and types of configured repositories:
- AIX®
HP-UX
Linux™
Solarisz/OS®:
./ConfigEngine.sh wp-query-repository -DWasPassword=password
- IBM® i:
ConfigEngine.sh wp-query-repository -DWasPassword=password
- Windows™:
ConfigEngine.bat wp-query-repository -DWasPassword=password
- AIX®
HP-UX
Linux™
Solarisz/OS®:
- 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
LDAP group member attribute configuration heading:
Note: Go to the properties file for specific information about the parameters.
- gm.ldap.id
- gm.groupMemberName
- gm.objectClass
- gm.scope
- gm.dummyMember
- Save your changes to the wkplc.properties file.
- Run the following task to update the group member information
for your LDAP user registry or to create the group member if it does
not exist:
- AIX®
HP-UX
Linux™
Solaris:
./ConfigEngine.sh wp-update-ldap-groupmember -DWasPassword=password
- IBM® i:
ConfigEngine.sh wp-update-ldap-groupmember -DWasPassword=password
- Windows™:
ConfigEngine.bat wp-update-ldap-groupmember -DWasPassword=password
- z/OS®:
./ConfigEngine.sh wp-update-ldap-groupmember -DWasPassword=password
- AIX®
HP-UX
Linux™
Solaris:
- Stop and restart the appropriate servers to propagate the changes. For instructions, go to Starting and stopping servers, deployment managers, and node agents.