Good day all. I'm not currently a member of the list, but scanning the archives 
didn't help much.

I'm trying to get our PHP app out of the business of handling it's own logins.
Our Apache 1.3 server has mod_perl installed (no idea why they aren't using it, 
so it seems to me it makes more sense to have the server check the NTLM login 
against our AD domain.
The problem is that our users are distributed over several domains, so we were 
hoping to search at the Global Catalog level, but I can't find anything in CPAN 
that handles GC:// access. I can always loop through and try each in population 
order, but was hoping to minimize the looping.

Am I missing something obvious? Net::LDAP only accepts scheme => (ldap[si]?).

Thanks,
Paul
[EMAIL PROTECTED]
334.768.7271 direct
205.529.2085 mobile   

Reply via email to