From owner-cvs-all Wed Jun 26 4:24: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from overcee.wemm.org (12-232-114-102.client.attbi.com [12.232.114.102]) by hub.freebsd.org (Postfix) with ESMTP id 2489837B418; Wed, 26 Jun 2002 04:23:41 -0700 (PDT) Received: from wemm.org (localhost [127.0.0.1]) by overcee.wemm.org (Postfix) with ESMTP id D3C143811; Wed, 26 Jun 2002 04:23:45 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Dag-Erling Smorgrav Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/secure Makefile.inc src/secure/lib/libssh Makefile src/secure/libexec/sftp-server Makefile src/secure/usr.bin/scp Makefile src/secure/usr.bin/sftp Makefile src/secure/usr.bin/ssh Makefile src/secure/usr.bin/ssh-add Makefile ... In-Reply-To: <20020626111719.8D1173811@overcee.wemm.org> Date: Wed, 26 Jun 2002 04:23:45 -0700 From: Peter Wemm Message-Id: <20020626112345.D3C143811@overcee.wemm.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Peter Wemm wrote: > Dag-Erling Smorgrav wrote: > > > secure/usr.sbin/sshd Makefile > > Log: > > No guts, no glory. Switch to OpenSSH-portable. > > On logging into ref5.freebsd.org, we get a pair of these each time: > > Jun 26 04:12:56 ref5 sshd[247]: /var/log/lastlog: Permission denied > Jun 26 04:12:56 ref5 sshd[247]: in _openpam_check_error_code(): pam_sm_setcre d(): unexpected return value 24 Another thing for the whiteboard: peter@ref5[4:17am]~-103> ps -ax | grep sshd 184 ?? Ss 0:00.92 /usr/sbin/sshd 245 ?? I 0:00.19 sshd: peter [priv] (sshd) 247 ?? S 0:00.18 sshd: peter@ttyp0 (sshd) 264 ?? S 0:00.19 sshd: peter [priv] (sshd) 266 ?? S 0:00.14 sshd: peter@ttyp1 (sshd) The @ttyp0 etc is missing from the [priv] process from each login. Cheers, -Peter -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message