FreeIPA admin roles #2127
jacobblock
started this conversation in
General
Replies: 1 comment 2 replies
-
|
I think we can store the role alongside the secret since we are serializing this to json here. Here is a proposal #2128 along with the create/update user that was missing before for easier setting of the account info. This can still be managed server side only if needed as well. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi folks,
I've been poking at bit at VersityGW (awesome project!) and have FreeIPA IAM working. I noticed all accounts get assigned
RoleUserat iam_ipa.go#L158. Curious what it could look like to get some accounts RoleAdmin. Potentially:--ipa-admin-group-cn(cn=common name).Thanks!
Beta Was this translation helpful? Give feedback.
All reactions