Date: Mon, 16 Mar 2009 10:47:16 +0000 From: "O. Hartmann" <ohartman@web.de> To: freebsd-questions@freebsd.org, freebsd-current@FreeBSD.org Subject: Mar 16 10:41:41 thusnelda kernel: Mar 16 10:41:41 thusnelda sshd[19231]: fatal: login_get_lastlog: Cannot find account for uid XXX Message-ID: <49BE2E34.8040601@web.de>
next in thread | raw e-mail | index | archive | help
After updating the LDAP server from OpenLDAP 2.4.14/db46 to 2.4.15/db47 I receive on an attached client the following message when trying to log in via ssh: Mar 16 10:41:41 thusnelda kernel: Mar 16 10:41:41 thusnelda sshd[19231]: fatal: login_get_lastlog: Cannot find account for uid I'm able to su - to the specific, by ssh blocked user which is kept in LDAP database. I'm a little bit worried, since I also updated OpenLDAP 2.4.14 on the client to OpenLDAP 2.4.15 and did so with nss_ldap and pam_ldap. Searching for IDs on the client which are kept in the LDAP database performs well. Also a authetication of users accessing webpages secured via authentication through LDAP (lighttpd) works well with the LDAP server in question. But no ssh-login works! I checked the sshd_config file in /etc/ssh but it hasn't been changed, so I guess there is possibly another issue. Any hints or tips are appreciated, regards and thanks in advance, Oliver
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49BE2E34.8040601>