[Freeipa-users] unable to activate the ssh service in sssd config

Jan Cholasta jcholast at redhat.com
Fri Aug 3 07:24:08 UTC 2012


Dne 3.8.2012 08:58, Роман Бамбурин napsal(a):
> hi, i trying to install freeipa-client and i have error "unable to
> activate the ssh service in sssd config" . What i need to do to resolve
> this problem? Thanks.
>

Hi,

you need to add the ssh service to /etc/sssd/sssd.conf manually. In 
order to do that, you need to modify this line in the [sssd] section:

     services = nss, pam

to:

     services = nss, pam, ssh

and add a new empty [ssh] section at the end of the file.

Honza

-- 
Jan Cholasta




More information about the Freeipa-users mailing list