Date: Wed, 29 Jan 2003 15:20:18 -0600 From: "Jacques A. Vidrine" <nectar@FreeBSD.org> To: Dag-Erling Smorgrav <des@ofug.org> Cc: Kris Kennaway <kris@obsecurity.org>, current@FreeBSD.org Subject: Re: openpam error from sshd Message-ID: <20030129212018.GA10821@opus.celabo.org> In-Reply-To: <xzplm16qzpq.fsf@flood.ping.uio.no> References: <20030125073341.GA11308@rot13.obsecurity.org> <xzplm16qzpq.fsf@flood.ping.uio.no>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jan 27, 2003 at 06:17:37PM +0100, Dag-Erling Smorgrav wrote: > Kris Kennaway <kris@obsecurity.org> writes: > > I've just updated bento to 5.0, and sshd is now giving the following > > error every few seconds: > > > > <auth.err> bento sshd[55737]: in _openpam_check_error_code(): > > pam_sm_setcred(): unexpected return value 24 > > > > Peter says he's seen this elsewhere on the cluster. What's going on? > > *grumble* it's a bug in one of our PAM modules (krb5, I think), which > I never got around to fixing it because it isn't really important. > Error 24 is PAM_NO_MODULE_DATA, which isn't an allowed return value > for pam_setcred() according to the XSSO, but nobody really cares > because anything else than PAM_SUCCESS is an error, so the bug doesn't > have any adverse effect other than making OpenPAM bitch so I remember > to fix it :) I believe I fixed this in revision 1.13 of pam_krb5.c. I'd be much obliged if you double-checked. 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?20030129212018.GA10821>
