ipa/client: sssd drop in needs to be same permission as sssd.conf also
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
258fa9fd14
commit
d3975febbe
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@
|
|||
run_once: yes
|
||||
|
||||
- name: Ensure that nss knows to skip certain users (f41/rhel)
|
||||
ansible.builtin.template: src=fedora-nss-ignore.conf.j2 dest=/etc/sssd/conf.d/fedora-nss-ignore.conf mode=600 owner=root group=sssd
|
||||
ansible.builtin.template: src=fedora-nss-ignore.conf.j2 dest=/etc/sssd/conf.d/fedora-nss-ignore.conf mode=640 owner=root group=sssd
|
||||
tags:
|
||||
- ipa/client
|
||||
- config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue