On 10/19/2011 04:05 PM, Dan Scott wrote: > Hi, > > I am having some problems when SSHing into my Fedora 15 client which > is authenticated using FreeIPA > > djscott@pc35:~$ ssh admin@pc35 > admin@pc35's password: > id: cannot find name for user ID 1812600000 > id: cannot find name for user ID 1812600000 > [I have no name!@pc35 ~]$ logout > Connection to pc35 closed. > > I've attached the output from /var/log/secure and my sssd.conf (santitzed) > > When running as my user, everything appears OK. The 'id' command > returns the correct groups for my user and for the admin user: > > djscott@pc35:~$ id admin > uid=1812600000(admin) gid=1812600000(admins) > groups=1812600000(admins),1115(svnadmins) > > Any ideas what could be wrong? > > Does anyone have an example of a 'clean' sssd.conf for a standard > FreeIPA configured client? I think mine has been modified so much that > it's probably full of unnecessary junk.
The simples way to get to the canonical sssd.conf is probably to uninstall the client and re-install it again. Please use ipa-client-install --uninstall to uninstall and then ipa-client-install to enroll. > I'm running the latest FreeIPA and SSSD packages: > > djscott@pc35:~$ rpm -qa|grep "freeipa-client\|sssd" > sssd-client-1.5.13-1.fc15.2.x86_64 > freeipa-client-2.1.0-1.fc15.x86_64 > sssd-1.5.13-1.fc15.2.x86_64 > sssd-tools-1.5.13-1.fc15.2.x86_64 > djscott@pc35:~$ > > Thanks, > > Dan > > > _______________________________________________ > Freeipa-users mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/freeipa-users -- Thank you, Dmitri Pal Sr. Engineering Manager IPA project, Red Hat Inc. ------------------------------- Looking to carve out IT costs? www.redhat.com/carveoutcosts/
_______________________________________________ Freeipa-users mailing list [email protected] https://www.redhat.com/mailman/listinfo/freeipa-users
