From owner-freebsd-stable Mon Jul 9 20:27:54 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ns.itga.com.au (ns.itga.com.au [202.53.40.210]) by hub.freebsd.org (Postfix) with ESMTP id AF65537B403 for ; Mon, 9 Jul 2001 20:27:50 -0700 (PDT) (envelope-from gnb@itga.com.au) Received: from lightning.itga.com.au (lightning.itga.com.au [192.168.71.20]) by ns.itga.com.au (8.9.3/8.9.3) with ESMTP id NAA89930; Tue, 10 Jul 2001 13:27:49 +1000 (EST) (envelope-from gnb@itga.com.au) Received: from itga.com.au (lightning.itga.com.au [192.168.71.20]) by lightning.itga.com.au (8.9.3/8.9.3) with ESMTP id NAA22132; Tue, 10 Jul 2001 13:26:33 +1000 (EST) Message-Id: <200107100326.NAA22132@lightning.itga.com.au> X-Mailer: exmh version 2.4 05/15/2001 with nmh-1.0.4 From: Gregory Bond To: Juha Saarinen Cc: "stable@freebsd.org" Subject: Re: Generating encrypted passwords In-reply-to: Your message of Tue, 10 Jul 2001 15:11:56 +1200. Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 10 Jul 2001 13:26:33 +1000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Here's another example: > http://www.lanexperts.com/mengle/programming/perl/genpw/genpw.pl You misunderstand me. The problem is not to generate a suitable plaintext password, the problem is to generate the encrypted version once you have a plaintext. AFAICT the only programs in FreeBSD that can do that (passwd(1) and pw(8)) only operate on /etc/master.passwd. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message