From owner-freebsd-bugs@FreeBSD.ORG Wed Sep 1 15:10:29 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5368D16A4CF for ; Wed, 1 Sep 2004 15:10:29 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 458BF43D2D for ; Wed, 1 Sep 2004 15:10:29 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i81FATYf063840 for ; Wed, 1 Sep 2004 15:10:29 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i81FATTk063839; Wed, 1 Sep 2004 15:10:29 GMT (envelope-from gnats) Date: Wed, 1 Sep 2004 15:10:29 GMT Message-Id: <200409011510.i81FATTk063839@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Simon L. Nielsen" Subject: Re: bin/71147: sshd(8) will allow to log into a locked account X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Simon L. Nielsen" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Sep 2004 15:10:29 -0000 The following reply was made to PR bin/71147; it has been noted by GNATS. From: "Simon L. Nielsen" To: Yar Tikhiy Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: bin/71147: sshd(8) will allow to log into a locked account Date: Wed, 1 Sep 2004 17:06:21 +0200 --IiVenqGWf+H9Y6IX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2004.09.01 03:10:22 +0000, Yar Tikhiy wrote: > The following reply was made to PR bin/71147; it has been noted by GNATS. >=20 > However, I feel that the full blown prefix `*LOCKED*' should be > left for pw(8) purposes while just a leading asterisk may be > considered by sshd(8) as a sure sign of an account being locked. > E.g., the macro PASSWD_LOCK_PREFIX("*") should be used IMHO. If you prevent accounts with a "*" from logging in with a ssh key you will break POLA. I know that I have several systems where the password in master.passwd is set to "*" and I then log in via ssh keys. Also a "*" in the password file does not prevent a user logging in when authenticating via Kerberos. --=20 Simon L. Nielsen FreeBSD Documentation Team --IiVenqGWf+H9Y6IX Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (FreeBSD) iD8DBQFBNeVth9pcDSc1mlERAry9AJ9e/YuimUR2/MdQZTl32tw5f8i1UgCgrAOi UvI51SjxveTY26yrQ3bEwYg= =dJ0F -----END PGP SIGNATURE----- --IiVenqGWf+H9Y6IX--