Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Nov 1998 12:12:56 -0500 (EST)
From:      "David H. Brierley" <dave@galaxia.com>
To:        Cliff Reardon <cj@webnet.com.au>
Cc:        freebsd-isp@FreeBSD.ORG
Subject:   Re: Change Passwd On-Line
Message-ID:  <Pine.BSF.4.05.9811261209290.1806-100000@trantor.galaxia.com>
In-Reply-To: <365DE187.E9047D29@webnet.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 27 Nov 1998, Cliff Reardon wrote:

> I was wondering if anybody had a script to use via the web ie: either
> .cgi or .pl or even .c so as dial in users can change their passwords
> on-line. They are authenticated using the passwd file on a freebsd
> computer, and we are using Apache as the web server.

What I did was to set everyones "shell" in the password file to the
passwd program.  I then published instructions telling everyone how
to use telnet to connect to the machine.  When they connect the
system runs the passwd program and thus changes their password.  It
tooks almost no effort on my part since all of the programs are
standard components on the FreeBSD server.

-- 
David H. Brierley
    dave@galaxia.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9811261209290.1806-100000>