Hello Stephen, You were right, sssd was not running...So, started it, and tried a ssh session again. I can login, but still I get error messages in /var/log/secure
Aug 17 13:35:50 hpdw0001 sshd[5204]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=acc3044.nxdi.nl-cdc01.nxp.comuser=nxp21358 Aug 17 13:35:50 hpdw0001 sshd[5204]: pam_sss(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost= acc3044.nxdi.nl-cdc01.nxp.com user=nxp21358 Aug 17 13:35:50 hpdw0001 sshd[5204]: pam_sss(sshd:auth): received for user nxp21358: 10 (User not known to the underlying authentication module) Aug 17 13:35:50 hpdw0001 sshd[5204]: Accepted password for nxp21358 from 92.120.72.67 port 51776 ssh2 Aug 17 13:35:50 hpdw0001 sshd[5204]: pam_unix(sshd:session): session opened for user nxp21358 by (uid=0) cheers, Andy 2010/8/17 Stephen Gallagher <sgall...@redhat.com> > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 08/17/2010 07:22 AM, Andy Kannberg wrote: > > Now, when I login with an ssh session, I can login, but /var/log/secure > > shows: > > > > Aug 17 13:03:20 hpdw0001 login: pam_unix(login:auth): authentication > > failure; logname=LOGIN uid=0 euid=0 tty=tty2 ruser= rhost= user=nxp21358 > > Aug 17 13:03:20 hpdw0001 login: pam_sss(login:auth): Request to sssd > > failed. Connection refused > > Aug 17 13:03:20 hpdw0001 login: pam_unix(login:session): session opened > > for user nxp21358 by LOGIN(uid=0) > > Aug 17 13:03:20 hpdw0001 login: pam_sss(login:session): Request to sssd > > failed. Connection refused > > Aug 17 13:03:20 hpdw0001 login: pam_sss(login:setcred): Request to sssd > > failed. Connection refused > > This error looks to me like you don't actually have the SSSD running. > You need to make sure you run 'service sssd start' (or '/etc/init.d/sssd > start') so that the daemon is running and available to answer requests. > Check 'ps -ef |grep sss' to see whether there are SSSD processes running. > > Also with SSSD in play, you don't need pam_ldap.so in your > /etc/pam.d/system-auth. > > - -- > Stephen Gallagher > RHCE 804006346421761 > > Delivering value year after year. > Red Hat ranks #1 in value among software vendors. > http://www.redhat.com/promo/vendor/ > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.14 (GNU/Linux) > Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/ > > iEYEARECAAYFAkxqcuEACgkQeiVVYja6o6M/pwCeLNDrPLlgmXPVewZcazlTKthX > 1UAAoJMtMKWPN3DZjPXTBSX3XPCDyJlM > =TNDr > -----END PGP SIGNATURE----- > _______________________________________________ > sssd-devel mailing list > sssd-devel@lists.fedorahosted.org > https://fedorahosted.org/mailman/listinfo/sssd-devel >
_______________________________________________ sssd-devel mailing list sssd-devel@lists.fedorahosted.org https://fedorahosted.org/mailman/listinfo/sssd-devel