From owner-freebsd-questions Thu Jul 2 03:39:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA25094 for freebsd-questions-outgoing; Thu, 2 Jul 1998 03:39:23 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gate.ljis.ml.org (cyberworld.demon.co.uk [158.152.125.109]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA25088 for ; Thu, 2 Jul 1998 03:39:19 -0700 (PDT) (envelope-from ljohnston@cyberworld.demon.co.uk) Received: (from ljohnston@localhost) by gate.ljis.ml.org (8.8.8/8.8.8) id LAA00718; Thu, 2 Jul 1998 11:39:03 +0100 (BST) (envelope-from ljohnston) Message-ID: <19980702113903.A336@ljis.ml.org> Date: Thu, 2 Jul 1998 11:39:03 +0100 From: Lee Johnston To: Philippe Regnauld , Jesse Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Web based password changer References: <19980701235914.04668@tetard.glou.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <19980701235914.04668@tetard.glou.eu.org>; from Philippe Regnauld on Wed, Jul 01, 1998 at 11:59:14PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Gee, I'm thinking the same thing -- if you write it, I'll test it 8-) I've made a similar program about two months ago, it uses expect to run a telnet client and the run the passwd program, it can easily modifiyed to take /usr/bin/passwd as a shell and run that. It does require expect though, it can be found at: http://www.freebsd-uk.eu.org/webpw.tar.gz I think a few others on this list have tried a similar thing with poppassd. Hope this helps, Regards, Lee. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message