unneeded undercore in example
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 5 May 2005 16:55:30 +0000 (16:55 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 5 May 2005 16:55:30 +0000 (16:55 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9405 7612ce4b-ef26-0410-bec9-ea0150e637f0

plugins/change_password/README

index e0417bc45b6944384edd96b826d8154fd48c8fe5..06df072675288bd9e5de0ab2b2e593ff8bbcb21d 100644 (file)
@@ -232,7 +232,7 @@ ABOUT LDAP BACKEND
       is not present.
 
   Configuration example:
-  $cpw_ldap['base_dn']='ou=users,dc=example,dc=com'; // sets base dn
+  $cpw_ldap['basedn']='ou=users,dc=example,dc=com'; // sets base dn
   $cpw_ldap['connect_opts']['PROTOCOL_VERSION']=3;   // forces v3 bind protocol
 
   Tested configurations: