From owner-freebsd-current Fri Oct 23 03:31:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA14679 for freebsd-current-outgoing; Fri, 23 Oct 1998 03:31:49 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA14674 for ; Fri, 23 Oct 1998 03:31:47 -0700 (PDT) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.8.8) with ESMTP id DAA00506; Fri, 23 Oct 1998 03:30:42 -0700 (PDT) (envelope-from jkh@time.cdrom.com) To: "John Saunders" cc: "FreeBSD current" Subject: Re: [Q]: Buildworld without secure libs (to use MD5 passwords) In-reply-to: Your message of "Fri, 23 Oct 1998 12:12:09 +1000." <002a01bdfe2a$89f55480$6cb611cb@saruman.scitec.com.au> Date: Fri, 23 Oct 1998 03:30:42 -0700 Message-ID: <503.909138642@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > How about changing passwd check for the existance of a magic > file such as /etc/create_md5_passwords. Just like adjkerntz > checks for the /etc/wall_cmos_clock file. This should do it... Gross. What's wrong with just creating a new field in /etc/auth.conf? That's what it's there for, after all. I see absolutely no reason to create another file in /etc just for this purpose. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message