Details
-
Bug
-
Status: Open
-
Normal
-
Resolution: Unresolved
-
14.0.0, 14.4.0
-
None
-
Flagged
-
Orion
-
BrXM Backlog
Description
In a change in 14.0.0 (CMS-12065) the query for local groups in the User object was changed and (rightfully I guess) no longer returns external groups.
But it means that external groups are not showing in the users list, nor in the user details. Similarly, the external users do not show in the external group details. (Plus, the actions show only bullets).
Simple set up with LDAP addon:
/hippo:configuration/hippo:users/foobar: jcr:primaryType: hipposys:externaluser hippoldap:dn: uid=foobar,ou=people,dc=example,dc=com hipposys:active: true hipposys:lastsync: 2021-02-24T15:59:21.374+01:00 hipposys:securityprovider: ldaps lastname: Bar ldapuid: foobar /hippo:configuration/hippo:groups/ldapadmins: jcr:primaryType: hipposys:externalgroup hippoldap:dn: cn=ldapadmins,ou=groups,dc=example,dc=com hipposys:members: ['uid=foobar,ou=people,dc=example,dc=com'] hipposys:securityprovider: ldaps hipposys:userroles: [xm.default-user.cms-admin]
Attachments
Issue Links
- is a result of
-
CMS-12065 Enhance and extend the Admin panels for Users, Groups and Permissions
- Closed