-
Type:
Bug
-
Status: Closed
-
Resolution: No Longer Reproducible
-
Affects Version/s: 6.0.11 EE
-
Fix Version/s: 6.2.0 CE M4
-
Component/s: Core Infrastructure, Performance, User Management, User Management > Roles
-
Labels:
-
Environment:All
-
Branch Version/s:6.0.x
When users are imported using LDAP import and roles are created per user group,users are not being added to users_roles tables.
Since user groups and roles will be imported from LDAP,users to roles association should also be done through LDAPimporter only.
Because of this checking permissions for resources will become more difficult as resources are permissioned on role basis.
Also as an enhancement there should be a way to maintain parent child usergroups in portal.It would be beneficialfor portal admin to use one parent group to permission the pages/portlets than adding multiple usergroups/roles.