From 0bd66a08377b3ae131194a0932f659042298e3b8 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Tue, 29 May 2007 14:15:44 +0000 Subject: [PATCH] =?UTF-8?q?Ajout=20pour=20d=E9buggage=20ldap?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/lib/ldap.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/lib/ldap.class.php b/htdocs/lib/ldap.class.php index 90c6f75e447..31c0c99a5a0 100644 --- a/htdocs/lib/ldap.class.php +++ b/htdocs/lib/ldap.class.php @@ -780,7 +780,7 @@ class Ldap if ($this->serverType == "activedirectory") { $this->bindauth($this->searchUser, $this->searchPassword); - dolibarr_syslog("Ldap::bindauth searchUser=".$this->searchUser." searchPassword=".$this->searchPassword); + dolibarr_syslog("Ldap::bindauth serverType=activedirectory searchUser=".$this->searchUser); } // Define filter