Переглянути джерело

unneeded undercore in example

tokul 20 роки тому
батько
коміт
1267520e23
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      plugins/change_password/README

+ 1 - 1
plugins/change_password/README

@@ -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: