
wwwpass Version 1.0

This program acts as a web interface to the poppassd daemon (also available
from http://www.westnet.com/providers/). It is much simpler than my previous
effort wwwpwd, which attempted to access the password files directly.

Installation instrcuions:

1) Download and install poppassd. Follow it's instructions.

2) If you don't already have it, place cgi-lib.pl in your perl library path.

3) Put wwwpass and get_dialup.pl in your cgi-bin directory.

4) Edit wwwpass for your site: Specificly, you need to specify the poppassd
host and the full path to the cgi-bin directory in the require for
get_dialup.pl.

5) get_dialup.pl determines the account a PPP connection is made from. It is
written for an Annex 3 terminal server. If you have a different brand of
terminal server, you will have to modify or rewrite this module.
Alternative. you could just have the users enter their own username.

6) Put change_passwd.html in your document tree. Edit it for your site. This
is the document that lets you change your password.

Enjoy!

-Chris

