You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to create users from cn=users,cn=accounts,dc=ipa,dc=com, roles from cn=groups,cn=accounts,dc=ipa,dc=com and keep these users as children of roles from groups.
But some unwanted roles are also created. For example, sudorules from memberOf: ipaUniqueID=f1665388-e47d-11ef-9a17-061d8c3c133e,cn=sudorules,cn=sudo,dc=ipa,dc=com.
Is there any way to filter out unwanted groups or maybe create users with their parents in another way?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Greetings
I have my useres created in FreeIpa like this
I want to create users from
cn=users,cn=accounts,dc=ipa,dc=com
, roles fromcn=groups,cn=accounts,dc=ipa,dc=com
and keep these users as children of roles from groups.I tried to use the following config
But some unwanted roles are also created. For example,
sudorules
frommemberOf: ipaUniqueID=f1665388-e47d-11ef-9a17-061d8c3c133e,cn=sudorules,cn=sudo,dc=ipa,dc=com
.Is there any way to filter out unwanted groups or maybe create users with their parents in another way?
Beta Was this translation helpful? Give feedback.
All reactions