From owner-freebsd-current Mon Feb 3 4:16: 2 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C3D937B401 for ; Mon, 3 Feb 2003 04:16:01 -0800 (PST) Received: from gw.nectar.cc (gw.nectar.cc [208.42.49.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 530CA43F93 for ; Mon, 3 Feb 2003 04:16:00 -0800 (PST) (envelope-from nectar@celabo.org) Received: from opus.celabo.org (opus.celabo.org [10.0.1.111]) by gw.nectar.cc (Postfix) with ESMTP id 9D0FD8F; Mon, 3 Feb 2003 06:15:54 -0600 (CST) Received: by opus.celabo.org (Postfix, from userid 1001) id CBC1658A4; Mon, 3 Feb 2003 06:13:03 -0600 (CST) Date: Mon, 3 Feb 2003 06:13:03 -0600 From: "Jacques A. Vidrine" To: "David P. Reese Jr." Cc: current@freebsd.org Subject: Re: pam is chatty when logging in via ssh Message-ID: <20030203121303.GC69322@opus.celabo.org> References: <20030203095445.GA93804@tombstone.localnet.gomerbud.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030203095445.GA93804@tombstone.localnet.gomerbud.com> X-Url: http://www.celabo.org/ User-Agent: Mutt/1.5.1i-ja.1 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 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