LDAP domain/organization question

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
drm
Posts: 3
Joined: 30 Nov 2005, 17:53

LDAP domain/organization question

Post by drm »

Hi all,

We are using a generic id to query our Active Directory (AD) for authentication. This ID has been given query rights to one of our domains, which I am using as the root in the Mantis config (ie, g_ldap_root_dn='DC=xxx1,DC=xxx2,DC=xxx3'. The ID was created for the xxx1 domain.

Most of our users are in g_ldap_root_dn so there's no problem. However, how would I configure mantis such that

1. any "sub" roots within the tree that I am quering, would pick up a user
2. query other roots outside of the domain in which my ID has been
created

Any insight would be greatly appreciated. As you can tell, I'm not LDAP/AD savy.

Thanks, drm

Versions:
Windows 2K
Mantis 1.0.0rc2
MySQL Server 4.1.14
Apache v2.0.55
PHP 4.4.0
AD on Windows2000
Post Reply