Changeset:
d3c2becfe197
https://sourceforge.net/p/mrbs/hg-code/ci/d3c2becfe197090defbc2a86de2b6ee00acc865b
Author:
John Beranek <[email protected]>
Date:
Tue Apr 25 19:25:56 2017 +0100
Log message:
Added a little more description around $ldap_dn_search_dn config
diffstat:
web/systemdefaults.inc.php | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (13 lines):
diff -r 76d9c6b86f02 -r d3c2becfe197 web/systemdefaults.inc.php
--- a/web/systemdefaults.inc.php Thu Apr 13 12:38:10 2017 +0100
+++ b/web/systemdefaults.inc.php Tue Apr 25 19:25:56 2017 +0100
@@ -766,7 +766,8 @@
// If you need to bind as a particular user to do the search described
// above, specify the DN and password in the variables below
// These two parameters can be arrays.
-// $ldap_dn_search_dn = "cn=Search User,ou=Users,dc=example,dc=com";
+// $ldap_dn_search_dn = "cn=Search User,ou=Users,dc=example,dc=com"; // Any
compliant LDAP
+// $ldap_dn_search_dn = "[email protected]"; // A form which could work
for AD LDAP
// $ldap_dn_search_password = "some-password";
// 'auth_ldap' extra configuration for ldap configuration of who can use
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits