projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e17b03b
)
Remove incorrect AD line.
author
Jan Schneider
<jan@horde.org>
Wed, 5 Aug 2009 20:58:22 +0000
(22:58 +0200)
committer
Jan Schneider
<jan@horde.org>
Wed, 5 Aug 2009 20:58:22 +0000
(22:58 +0200)
turba/config/sources.php.dist
patch
|
blob
|
history
diff --git
a/turba/config/sources.php.dist
b/turba/config/sources.php.dist
index
696d692
..
47c8524
100644
(file)
--- 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',