From owner-freebsd-isp Thu Dec 7 6:37:48 2000 From owner-freebsd-isp@FreeBSD.ORG Thu Dec 7 06:37:46 2000 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from bsdie.rwsystems.net (bsdie.rwsystems.net [209.197.223.2]) by hub.freebsd.org (Postfix) with ESMTP id 3D03C37B400 for ; Thu, 7 Dec 2000 06:37:46 -0800 (PST) Received: from bsdie.rwsystems.net([209.197.223.2]) (1421 bytes) by bsdie.rwsystems.net via sendmail with P:esmtp/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) id for ; Thu, 7 Dec 2000 08:36:14 -0600 (CST) (Smail-3.2.0.111 2000-Feb-17 #1 built 2000-Jun-25) Date: Thu, 7 Dec 2000 08:36:07 -0600 (CST) From: James Wyatt To: Daniel Cc: freebsd-isp@FreeBSD.org Subject: Re: Change password via web In-Reply-To: <5.0.0.25.2.20001207194659.0241cb50@mail.albanyis.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 7 Dec 2000, Daniel wrote: > Hi, i've just started using FreeBSD and i've just started to work at an ISP > in my local, and i've been asked to make a web page so that our clients can > change their passwords on the web. Has anyone done this sort of thing > before or know of any places i could get reference material from? Anything > would be apperciated. Browse the archives at freebsd.org because this gets asked from time to time. I didn't find anything in ports (but ports on this machine are oldish compared to 4.2's), but you might be able to start with poppasswd for the password-changing part of the code. There has *got* to be something already coded and tested by someone, though. You might also learn about 'freshmeat.net' and 'sourceforge.net' as they are great sources of useful code and applications. HTH - Jy@ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message