>
>  I know I'm missing something simple.  But I just can't get this ipa
>> client to accept any sudo rules.
>>
>>
I rand into the same issue. It's not documented anywhere, but you need to
enable the 'sudo' service in /etc/sssd/sssd.conf

You need to change:
[sssd]
services = nss, pam, ssh

to:
[sssd]
services = nss, pam, ssh, sudo


and then restart sssd. (sudo service sssd restart)


Best,
Nathan
_______________________________________________
Freeipa-users mailing list
Freeipa-users@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-users

Reply via email to