Creating LDAP group mapping
In BMC Release Process Management 4.8, you can map LDAP groups to the groups in BMC Release Process Management. The advantage of LDAP group mapping is that, after the first login, LDAP users are automatically added to the mapped groups, and the corresponding group roles and permissions are assigned to them. Therefore, you do not have to add users to groups manually, however, this option is available. If there is no LDAP mapping set up, a user is automatically assigned to the default group after the first login.
LDAP mapping is updated at each login. However, manual group assignments have higher priority than LDAP mapping. If you assign a user to a group manually, the assignment is not cleared. Consider the following:
To create LDAP group mapping:
- Make sure LDAP authentication is enabled.
- Navigate to System > Groups.
- Do one of the following:
- To map an LDAP group to an existing group, from the Actions column, click Edit.
- To map an LDAP group to a new group, create a group.
- In Search base:
If the field is empty, enter the path to the LDAP group base.
Example: OU=SomeOrganizationUnit11, OU=SomeOrganizationUnit1, DC=example, DC=com.
- If the field is already populated, go to the next step.
In Search name, enter the name of the group, and then click Add.
Example: CN=GroupCommonName111.
The group appears in the LDAP Groups list. Repeat this step for all LDAP groups that you want to map.
- To remove a group from the LDAP Groups list, select the group, and then click Remove.
- Save your changes.
Related topics