Implement Kerberos KDC-LDAP server role.
This commit is contained in:
parent
0597d178e0
commit
18067d8df3
8 changed files with 208 additions and 2 deletions
4
roles/krb5-kdc-ldap/templates/kadm5.acl
Normal file
4
roles/krb5-kdc-ldap/templates/kadm5.acl
Normal file
|
@ -0,0 +1,4 @@
|
|||
## access controls for the Kerberos KDC
|
||||
root/admin@{{ ldap_domain | upper }} *
|
||||
*@{{ ldap_domain | upper }} cil
|
||||
*/*@{{ ldap_domain | upper }} i
|
Loading…
Add table
Add a link
Reference in a new issue