Date: Mon, 3 Feb 2003 06:13:03 -0600 From: "Jacques A. Vidrine" <nectar@FreeBSD.org> To: "David P. Reese Jr." <daver@gomerbud.com> Cc: current@freebsd.org Subject: Re: pam is chatty when logging in via ssh Message-ID: <20030203121303.GC69322@opus.celabo.org> In-Reply-To: <20030203095445.GA93804@tombstone.localnet.gomerbud.com> References: <20030203095445.GA93804@tombstone.localnet.gomerbud.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 03, 2003 at 01:54:45AM -0800, David P. Reese Jr. wrote: > On current as of about four hours ago, sshd spits the following to the console > after a successful login: > > Feb 3 01:41:29 metropolis sshd[550]: in _openpam_check_error_code(): pam_sm_setcred(): unexpected return value 24 > > It seems harmless, but pam doesnt sound happy. I did notice that mergemaster > updated /etc/pam/sshd by adding some krb5 lines. That's odd. Assuming that pam_krb5 is the module which is returning `24', I fixed that 4 days ago (Wed Jan 29 21:20:38 2003 UTC). Are you certain you have rebuilt pam_krb5? What is the output of `ident /usr/lib/pam_krb5.so' (should show revision 1.13 or later). The `four hours' does indeed correspond to DES's enabling of pam_krb5 by default in etc/pam.d/sshd. Cheers, -- Jacques A. Vidrine <nectar@celabo.org> http://www.celabo.org/ NTT/Verio SME . FreeBSD UNIX . Heimdal Kerberos jvidrine@verio.net . nectar@FreeBSD.org . nectar@kth.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030203121303.GC69322>