Enabling application groups | HCL Digital Experience
You can define user groups within the database user registry with members (users or groups) contained in the federated LDAP user registry you configured with application groups. The benefit of application groups is that you can create groups that are only used in HCL Digital Experience.
Before you begin
Before you complete this task, you might want to view and print the appropriate worksheet. See HCL Portal Enable for zOS worksheets.
About this task
You can use application groups in the following scenarios:
- Read-only LDAP
- If you have a read-only LDAP, you cannot change the group membership of users and groups. If you need to define access rights for certain users that are in different groups, you can create an application group for these users with the required access rights.
- Special group setup for HCL Portal
- In this scenario, you need to set up a special group hierarchy that is used only by HCL Portal and not by other applications that access your LDAP server. This set up can help you apply special access control rules just for HCL Portal because the roles assigned to the application group also apply to all of its members.
Note: Application groups apply only to HCL Portal; it does
not apply to external security managers. Also, application groups are not supported when you use the
built-in file repository.
Perform the following steps to enable application groups:
Procedure
-
Run the following task to enable application groups:
Table 1. Task to enable application groups by operating system Operating system Task AIX®
from the wp_profile_root/ConfigEngine directory./ConfigEngine.sh wp-update-group-repository-relationship -DWasPassword=password -Drepository.id=ldapid -Drepository.forgroups=dbid
IBM® i
from the wp_profile_root/ConfigEngine directoryConfigEngine.sh wp-update-group-repository-relationship -DWasPassword=password -Drepository.id=ldapid -Drepository.forgroups=dbid
Linux™
from the wp_profile_root/ConfigEngine directory./ConfigEngine.sh wp-update-group-repository-relationship -DWasPassword=password -Drepository.id=ldapid -Drepository.forgroups=dbid
Solaris
from the wp_profile_root/ConfigEngine directory./ConfigEngine.sh wp-update-group-repository-relationship -DWasPassword=password -Drepository.id=ldapid -Drepository.forgroups=dbid
Windows™
from the wp_profile_root\ConfigEngine directoryConfigEngine.bat wp-update-group-repository-relationship -DWasPassword=password -Drepository.id=ldapid -Drepository.forgroups=dbid
z/OS® Complete the following steps: - Start the HCL Portal Customization dialog.
- In the Portal configuration panel, select Advanced configuration tasks.
- Select Security configuration tasks.
- Select Advanced security tasks.
- Select Miscellaneous tasks.
- Select Enabling application groups.
- Select Define variables.Reminder: Press F1 to display the help panel if you need assistance to define the variables.
- Generate the customization jobs.
- Follow the Customization dialog instructions for submitting the customization jobs.
When you run thewp-create-ldap
task, ldapid is the value that is specified in federated.ldap.id and when you run the wp-create-db task, the dbid is the value that is specified in federated.db.id - Stop and restart the HCL Portal server.