Fix kerberox.
This commit is contained in:
parent
f3d2d5ca9b
commit
49d81c705d
7 changed files with 80 additions and 62 deletions
|
@ -31,7 +31,7 @@
|
|||
when: not samba_ldap.stat.exists
|
||||
|
||||
- name: add indexes to LDAP
|
||||
ldap_attr:
|
||||
ldap_attrs:
|
||||
dn: "olcDatabase={1}mdb,cn=config"
|
||||
name: olcDbIndex
|
||||
values:
|
||||
|
@ -43,7 +43,7 @@
|
|||
state: present
|
||||
|
||||
- name: modify ACLs to account for Samba
|
||||
ldap_attr:
|
||||
ldap_attrs:
|
||||
dn: "olcDatabase={1}mdb,cn=config"
|
||||
name: olcAccess
|
||||
values:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue