From owner-freebsd-bugs Mon Jan 28 11: 0:28 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1EC8F37B420 for ; Mon, 28 Jan 2002 11:00:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0SJ04Q00897; Mon, 28 Jan 2002 11:00:04 -0800 (PST) (envelope-from gnats) Date: Mon, 28 Jan 2002 11:00:04 -0800 (PST) Message-Id: <200201281900.g0SJ04Q00897@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Yar Tikhiy Subject: Re: bin/33881: adduser additions: selectable crypt scheme; empty passwords Reply-To: Yar Tikhiy Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR bin/33881; it has been noted by GNATS. From: Yar Tikhiy To: freebsd-gnats-submit@FreeBSD.org, marck@rinet.ru Cc: Subject: Re: bin/33881: adduser additions: selectable crypt scheme; empty passwords Date: Mon, 28 Jan 2002 21:55:26 +0300 First, please take a look at adduser.perl from -current; it runs in -stable as well. I think the empty/disabled password feature is already there. Second, I think the "passwd_format" login.conf capability should be used instead of yet another option to adduser(8). I can hardly imagine a situation when different crypt schemes need to co-exist in the passwd file. Moreover, adduser(8) can benefit from the specified login class in that case. (See bin/24953 for example.) -- Yar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message