1d7ababaffe1be4a99b4364f1eab62f91395ec32
[squirrelmail-change-pass-cn.git] / change_pass / README
1 $Id: README,v 1.7 2007/06/09 23:08:17 indiri69 Exp $
2 change_pass -- Version 2.7a-1.4.x
3 Ritchie Low  <rlow@xipware.com>
4 Seth Randall <indiri69@users.sourceforge.net>
5
6 Description
7 ===========
8 This is a Squirrelmail plugin to change password using the Poppassd service
9 at port 106
10
11 You can get poppassd compliant services from the following:
12 Pawel Krawczyk      http://echelon.pl/pubs/poppassd.html (Supports PAM)
13 Andrew Stevenson    ftp://ftp.ugh.net.au/pub/unix/poppwd
14 NetWin              http://netwinsite.com/poppassd/      (Changes /etc/passwd)
15 Kerberos            http://kpoppassd.sourceforge.net (Thank to Michael G. Rozman this link)
16 HP-UX 11.x          http://barney.gonzaga.edu/~awithers/poppassd/ (link from above site)
17 BSD users should try the one from the ports collection for their brand of BSD first.
18 Courier users should try courierpassd at http://www.arda.homeunix.net/store/
19
20 poppassd must be running on your whatever server handles the passwords for your
21 mail server for this to work.  Other than that, you just need to add this plugin
22 to SquirrelMail (using the perl script or by editing config.php by hand), and
23 all should be fine. For full installation instructions, see the INSTALL file.
24
25 To change the server or port poppassd listens on, change the options in
26 settings.php.
27
28 If you experience problems, please see the INSTALL file and FAQ