[Freeipa-users] freeIPA client sudo / sssd setup

Nathan Broadbent nathan.f77 at gmail.com
Tue Apr 8 19:52:19 UTC 2014


>
>  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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/freeipa-users/attachments/20140408/21d2d7c3/attachment.htm>


More information about the Freeipa-users mailing list