From: Jan Schneider Date: Wed, 5 Aug 2009 20:58:22 +0000 (+0200) Subject: Remove incorrect AD line. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=d3883bb5395ce5767eda471c1857f347655795fc;p=horde.git Remove incorrect AD line. --- diff --git a/turba/config/sources.php.dist b/turba/config/sources.php.dist index 696d692d8..47c852411 100644 --- a/turba/config/sources.php.dist +++ b/turba/config/sources.php.dist @@ -323,8 +323,6 @@ $cfgSources['localsql'] = array( // 'port' => 389, // 'tls' => false, // 'root' => 'dc=example,dc=com', -// // For Active Directory usually domain name: -// // 'root' => 'example.com', // 'bind_dn' => 'cn=admin,ou=users,dc=example,dc=com', // // For Active Directory: // // 'bind_dn' => 'username@example.com',