Sophie

Sophie

distrib > Fedora > 13 > i386 > media > updates-src > by-pkgid > 7043e7fab81e3eaad83f2d7ee7ec3230 > files > 3

phpldapadmin-1.2.0.5-2.fc13.src.rpm

diff -Naur phpldapadmin-1.2.0.5.orig/config/config.php phpldapadmin-1.2.0.5.new/config/config.php
--- phpldapadmin-1.2.0.5.orig/config/config.php	2010-08-27 17:50:48.000000000 +0200
+++ phpldapadmin-1.2.0.5.new/config/config.php	2010-08-27 17:51:56.000000000 +0200
@@ -373,7 +373,7 @@
    and log in as that user.
    Leave blank or specify 'dn' to use full DN for logging in. Note also that if
    your LDAP server requires you to login to perform searches, you can enter the
-   DN to use when searching in 'bind_id' and 'bind_pass' above.
+   DN to use when searching in 'bind_id' and 'bind_pass' above. */
 // $servers->setValue('login','attr','dn');
 $servers->setValue('login','attr','uid');
 
diff -Naur phpldapadmin-1.2.0.5.orig/config/config.php.example phpldapadmin-1.2.0.5.new/config/config.php.example
--- phpldapadmin-1.2.0.5.orig/config/config.php.example	2010-01-30 06:21:20.000000000 +0100
+++ phpldapadmin-1.2.0.5.new/config/config.php.example	2010-08-27 17:55:53.000000000 +0200
@@ -367,7 +367,7 @@
    and log in as that user.
    Leave blank or specify 'dn' to use full DN for logging in. Note also that if
    your LDAP server requires you to login to perform searches, you can enter the
-   DN to use when searching in 'bind_id' and 'bind_pass' above.
+   DN to use when searching in 'bind_id' and 'bind_pass' above. */
 // $servers->setValue('login','attr','dn');
 
 /* Base DNs to used for logins. If this value is not set, then the LDAP server