Actions
Bug #9040
openExternal Group Mapping not working
Status:
New
Priority:
Normal
Assignee:
-
Category:
Authentication
Target version:
-
Description
We use LDAP/AD to authenticate Users.
User Authentication and on-the-fly creation works fine.
I added a user group and mapped it to a ldap-group.
The LDAP Group is found by foreman.
I on-the-fly created users who are members of the ldap-group.
Afterwards I tried to populate the group via rake task and refresh button. The task runs without error, but the group remains empty.
As I can add an external group the group is found, but the task doesn't seem to work.
Is there anyone out there with similar problems?
Updated by Marco Helmerich almost 10 years ago
- Related to Bug #9125: LDAP group inheritance not working added
Updated by Daniel Patriche almost 10 years ago
I'm also able to reproduce this on a similar setup with Foreman 1.7.1
Actions