Changeset 3532 in subversion


Ignore:
Timestamp:
Apr 22, 2010 7:44:25 AM (3 years ago)
Author:
alec
Message:
  • Password: PAM driver
Location:
trunk/plugins/password
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/plugins/password/README

    r3531 r3532  
    3535 2.7.   XIMSS/Communigate (ximms) 
    3636 2.8.   Virtualmin (virtualmin) 
    37  2.9    hMailServer (hmail) 
     37 2.9.   hMailServer (hmail) 
     38 2.10.  PAM (pam) 
    3839 3.     Driver API 
    3940 
     
    207208 
    208209 
     210 2.10. PAM (pam) 
     211 --------------- 
     212  
     213 This driver is for changing passwords of shell users authenticated with PAM. 
     214 Requires PECL's PAM exitension to be installed (http://pecl.php.net/package/PAM). 
     215 
     216 
    209217 3. Driver API 
    210218 ------------- 
Note: See TracChangeset for help on using the changeset viewer.