From owner-freebsd-isp Wed Jun 13 12:28:56 2001 Delivered-To: freebsd-isp@freebsd.org Received: from aspenworks.com (aspenworks.com [192.94.236.1]) by hub.freebsd.org (Postfix) with ESMTP id 1845D37B40C for ; Wed, 13 Jun 2001 12:28:46 -0700 (PDT) (envelope-from alex@aspenworks.com) Received: from d7k (matrix.aspenworks.com [216.38.199.82]) by aspenworks.com (8.9.3/8.9.3) with SMTP id NAA36884 for ; Wed, 13 Jun 2001 13:28:44 -0600 (MDT) (envelope-from alex@aspenworks.com) Message-ID: <01d301c0f43f$07a6e8f0$1900a8c0@d7k> From: "Alex Huppenthal" To: Subject: Password encryption Date: Wed, 13 Jun 2001 13:28:30 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I have a puzzle. I want to use PHP or some other library to encrypt a password and then use chpass to change the password passing the encrypted password on the command line. Any thoughts? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message