To compile and install passwdd daemon and client for linux, on all clients
and servers please do a

make
su
make install
edit /etc/passwdd.conf on every server
edit /etc/passwdc.conf on every client

Note you have to be root to install server because passwdd needs sticky bit
to be set-up to be able to write to the shadow file.

To install cgi-client you need to edit the first lines of your passwdc.pl
script and copy to the /cgi-bin directory of your httpd server. You need
also to install manually the html files from the cgi-client directory.

For windows you need Visual C/C++ 6.0 to compile client.

For more information or if you have any questions:
alex@revolta.net

Please drop me a mail if you are using the package because I'll develop it
only if there is enough interest.