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

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

Reply via email to