Summary | Sample for Active Directory server and more comments |
Queue | Turba |
Queue Version | 2.3.1 |
Type | Enhancement |
State | Resolved |
Priority | 2. Medium |
Owners | |
Requester | citycat4 (at) ngs (dot) ru |
Created | 07/14/2009 (5838 days ago) |
Due | |
Updated | 03/19/2010 (5590 days ago) |
Assigned | |
Resolved | 08/05/2009 (5816 days ago) |
Milestone | 2.3.2 |
Patch | Yes |
you can't provide the settings for AD as alternatives in that
configuration? I'd prefer that over a complete new source entry
that's basically the same.
Improve LDAP documentation a lot. Add special configuration
instructions for AD.
Bug: 8433Author: citycat4@ngs.ruhttp://git.horde.org/diff.php/turba/config/sources.php.dist?rt=horde-git&r1=d58245fa6817cbbf97fc5169615794d0232ff08f&r2=d1d795fd67fd3805d43d34c8a0cf237bfdc4ac91
documentation and fixed some formatting and wording.
Thanks a lot!
+// // For Active Directory usually domain name:
+// // 'root' => 'example.com',
That's incorrect. 'example.com' was only as sample, which you can
obtain domain name. You should specify basedn (root) as usually
'dc=example,dc=com'
Milestone ⇒ 2.3.2
State ⇒ Resolved
documentation and fixed some formatting and wording.
Thanks a lot!
http://cvs.horde.org/diff.php/turba/config/sources.php.dist?rt=horde&r1=1.97.6.38&r2=1.97.6.39&ty=u
New Attachment: sources.php.dist[1].patch
settings to the existing ldap source configuration.
can't provide the settings for AD as alternatives in that
configuration? I'd prefer that over a complete new source entry
that's basically the same.
State ⇒ Feedback
can't provide the settings for AD as alternatives in that
configuration? I'd prefer that over a complete new source entry that's
basically the same.
Priority ⇒ 2. Medium
State ⇒ New
New Attachment: sources.php.dist.patch
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Turba
Summary ⇒ Sample for Active Directory server and more comments
Type ⇒ Enhancement
on my own) and add some more descriptions for parameters, which were
missed in sources.php.dist, i.e. 'root', 'bind_dn', 'bind_password',
'version'. Also I have include new parameter 'referrals' (described in
bug #8432). This parameter required for Windows 2003 server or high.