Changeset 3532 in subversion
- Timestamp:
- Apr 22, 2010 7:44:25 AM (3 years ago)
- Location:
- trunk/plugins/password
- Files:
-
- 1 added
- 1 edited
-
README (modified) (2 diffs)
-
drivers/pam.php (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/password/README
r3531 r3532 35 35 2.7. XIMSS/Communigate (ximms) 36 36 2.8. Virtualmin (virtualmin) 37 2.9 hMailServer (hmail) 37 2.9. hMailServer (hmail) 38 2.10. PAM (pam) 38 39 3. Driver API 39 40 … … 207 208 208 209 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 209 217 3. Driver API 210 218 -------------
Note: See TracChangeset
for help on using the changeset viewer.
