Update 'files/sudo-ldap.conf'
This commit is contained in:
parent
27b143ad1d
commit
d6a5418ae7
@ -4,6 +4,6 @@ URI ldap://{{ldap_host}}
|
||||
BINDDN {{ldap_bind_dn}}
|
||||
BINDPW {{ldap_bind_password}}
|
||||
|
||||
sudoers_base {{ldap_bind_dn}}
|
||||
sudoers_base {{ldap_base_dn}}
|
||||
|
||||
SUDOERS_SEARCH_FILTER (|(memberof=cn=host_admin,ou=Groups,{{ldap_base_dn}})(memberof=cn=host_{{current_host}}_admin,ou=Groups,{{ldap_base_dn}}))
|
||||
|
Loading…
x
Reference in New Issue
Block a user