Files
fedora-infra_ansible/roles
Stephen Smoogen f7519b408b Allow sssd to ignore special users
Currently /etc/nsswitch.conf has configurations like

passwd:     sss files
shadow:     files sss
group:      sss files

The problem is that to make sure that certain users could not be
created in IPA (like nobody root etc), they were already created but
in a restricted group. In order to allow sss to work for postfix, nfs,
nobody and such, the sssd.conf needs to ignore them in the nss
section. This adds a file which will do that.

Signed-off-by: Stephen Smoogen <smooge@smoogespace.com>
2021-03-27 12:20:35 -04:00
..
2021-03-18 12:30:52 -07:00
2021-03-22 17:53:42 +00:00
2021-02-09 19:09:18 +01:00
2021-03-17 15:38:21 -04:00
2021-03-22 17:53:42 +00:00
2021-03-24 10:52:25 +00:00
2020-11-21 18:43:27 -08:00
2021-03-23 16:55:38 +00:00
2021-03-27 12:20:35 -04:00
2021-02-23 18:18:57 +00:00
2021-03-25 11:15:29 +01:00
2021-03-26 12:34:51 +00:00
2021-03-22 15:38:28 +00:00
2021-02-09 19:09:18 +01:00
2021-02-09 19:09:18 +01:00
2020-11-10 12:20:50 -08:00

Space for our ansible roles - ansible 1.2 and above only