On 5/20/20 9:30 PM, Johnny Medlock wrote: > I am writing to inquire some information in regards to User Permission > management with LDAP authentication. I have searched around and have > found conflicting answers. > > I currently have an Ansible AWX 2.9.5 environment stood up on a CentOS 8 > VM and am wanting to integrate LDAP authentication with it. My question > is, if a user logs in they get the mapped permissions in LDAP. But if > those permissions are adjusted in LDAP, when the user logs out of AWX > and logs back in, are their permissions updated upon log in to reflect > the changes in LDAP?
Are you talking about POSIX groups retrieved from LDAP server? How fast group membership is updated depends on the technical details how NSS-LDAP integration is done. But to me it seems there's no ansible-specific question here. Ciao, Michael. -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/f5893caf-8461-50d9-ddc2-e7e8f88be24a%40stroeder.com.
