Remove incorrect AD line.
authorJan Schneider <jan@horde.org>
Wed, 5 Aug 2009 20:58:22 +0000 (22:58 +0200)
committerJan Schneider <jan@horde.org>
Wed, 5 Aug 2009 20:58:22 +0000 (22:58 +0200)
turba/config/sources.php.dist

index 696d692..47c8524 100644 (file)
@@ -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',