I'm trying to setup so my sudoers in nsswitch.conf is using sss
and not ldap
directly. However, when I try to switch this and run a sudo
I get following error:
Error
userX is not allowed to run sudo in hostx. This incident will be reported
.
If I add the host is added to IPA manually in the DNS, this is not a problem.
Question:
Why do I get this problem when I switch to use sss
rather ldap
directly ?