Skip site navigation (1)Skip section navigation (2)
Date:      26 Jun 2002 15:51:08 +0200
From:      Dag-Erling Smorgrav <des@ofug.org>
To:        Peter Wemm <peter@wemm.org>
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 ...
Message-ID:  <xzpd6ue408j.fsf@flood.ping.uio.no>
In-Reply-To: <20020626111719.8D1173811@overcee.wemm.org>
References:  <20020626111719.8D1173811@overcee.wemm.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Peter Wemm <peter@wemm.org> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpd6ue408j.fsf>