alecpl
2009-06-26 c8a1e6eb63bb629118b861d2646736fb9f49f710
plugins/password/README
@@ -29,6 +29,7 @@
 2.1.    Database (sql)
 2.2.   Cyrus/SASL (sasl)
 2.3.   Poppassd/Courierpassd (poppassd)
 2.4.   LDAP (ldap)
 3.   Driver API
@@ -151,12 +152,18 @@
 2.3. Poppassd/Courierpassd (poppassd)
 ----------------------------
 -------------------------------------
 You can specify which host to connect to via `password_pop_host` and
 what port via `password_pop_port`. See config.inc.php file for more info.
 2.4. LDAP (ldap)
 ----------------
 See config.inc.php file. Requires PEAR::Net_LDAP2 package.
 3. Driver API
 -------------