From owner-cvs-all Wed Jun 26 6:51:17 2002 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 3A44237B401; Wed, 26 Jun 2002 06:51:13 -0700 (PDT) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 69C3F5361; Wed, 26 Jun 2002 15:51:08 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Peter Wemm 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 ... References: <20020626111719.8D1173811@overcee.wemm.org> From: Dag-Erling Smorgrav Date: 26 Jun 2002 15:51:08 +0200 In-Reply-To: <20020626111719.8D1173811@overcee.wemm.org> Message-ID: Lines: 17 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 writes: > Jun 26 04:12:56 ref5 sshd[247]: /var/log/lastlog: Permission denied I expected this. It's not as bad as it sounds because the monitor takes care of lastlog (the message comes from the unprivileged child trying to run pam_open_session()). It falls in the category of "stuff I know I broke during the upgrade but getting privsep to work had higher priority". I'll get it fixed sometime this week. > Jun 26 04:12:56 ref5 sshd[247]: in _openpam_check_error_code(): pam_sm_setcred(): unexpected return value 24 This is the OpenPAM dispatcher bitching about a standards-compliance nit in one of our PAM modules. You can safely ignore it. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message