make sure that selinux contexts are correct in ldap data directory
This commit is contained in:
parent
020a10677b
commit
5016b70292
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@
|
|||
mode: 0700
|
||||
owner: ldap
|
||||
group: ldap
|
||||
seuser: _default
|
||||
setype: _default
|
||||
- name: link ldap data directory
|
||||
file:
|
||||
path: /srv/ldap
|
||||
|
|
Loading…
Add table
Reference in a new issue