From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
What happens if 'sudoers: sss' is in nsswitch.conf, but sssd isn't configured for it or there is no LDAP? Does it properly fall back to the file? -- notting | What happens if 'sudoers: sss' is in nsswitch.conf, but sssd isn't configured for it or there is no LDAP? Does it properly fall back to the file? -- notting | ||
I haven't tested this but the proper configuration would be "sudoers: sss files" or "sudoers: files sss" depending on the order you want. We definitely need to support ordering of databases. --jhrozek |
Revision as of 08:28, 16 January 2012
What happens if 'sudoers: sss' is in nsswitch.conf, but sssd isn't configured for it or there is no LDAP? Does it properly fall back to the file? -- notting
I haven't tested this but the proper configuration would be "sudoers: sss files" or "sudoers: files sss" depending on the order you want. We definitely need to support ordering of databases. --jhrozek