X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=squirrelmail-change-pass-cn.git;a=blobdiff_plain;f=change_pass%2Fdoc%2FREADME;fp=change_pass%2Fdoc%2FREADME;h=0000000000000000000000000000000000000000;hp=92d644cc7ec37a8e5c4b00596c91be63475e5f37;hb=e6dff1da890d5bb5a982c7c23225e5d90afc7660;hpb=94d4b267e3c2220f29d665a71af4be63eeb5ee10 diff --git a/change_pass/doc/README b/change_pass/doc/README deleted file mode 100644 index 92d644c..0000000 --- a/change_pass/doc/README +++ /dev/null @@ -1,36 +0,0 @@ -change_pass plugin for SquirrelMail -=================================== -Version 3.0, 2009/05/09 - -Ritchie Low -Tyler Akins -Seth Randall - -Description -=========== -This is a Squirrelmail plugin to change password using the Poppassd service - -You can get poppassd compliant services from the following places: -Pawel Krawczyk http://ipsec.pl/meta/pawel-krawczyk-projekty-open-source.html (Supports PAM) -Andrew Stevenson ftp://ftp.ugh.net.au/pub/unix/poppwd -NetWin http://netwinsite.com/poppassd/ (Changes /etc/passwd) -Kerberos http://kpoppassd.sourceforge.net (Thank to Michael G. Rozman this link) -HP-UX 11.x http://barney.gonzaga.edu/~awithers/poppassd/ (link from above site) -BSD users should try the one from the ports collection for their brand of BSD first. -Courier users should try courierpassd at http://www.arda.homeunix.net/store/ - -poppassd must be running on your whatever server handles the passwords for your -mail server for this plugin to work. Other than that, you just need to add -this plugin to SquirrelMail (using the perl script or by editing config.php -by hand), and all should be fine. For full installation instructions, -see the INSTALL file. - -To change the server or port poppassd listens on, see the INSTALL file. - -If you experience problems, please see the INSTALL file and FAQ - -License -======= - -This plugin is released under the GNU General Public -License (see COPYING for details).