[OT] Re: Using Active Directory and mod_perl

2002-06-12 Thread Per Einar Ellefsen

At 23:57 12.06.2002, John Whitnack wrote:
>Is there a way to access Active Directory with mod_perl ?

You question isn't specific enough. But if there's a way with Perl, you can 
apply the same principle to mod_perl. Look for things like that on Google. 
For example, I found: http://www.perl.com/pub/a/2001/12/19/xmlrpc.html or 
try something else...

Anyway, this isn't the right list (except if you were looking for a 
mod_perl-specific module that is).


-- 
Per Einar Ellefsen
[EMAIL PROTECTED]





Re: Using Active Directory and mod_perl

2002-06-12 Thread Angel R. Rivera

there is an ldap <-> active directory gateway

At 04:58 PM 6/12/2002 -0500, James G Smith wrote:
>John Whitnack <[EMAIL PROTECTED]> wrote:
> >Is there a way to access Active Directory with mod_perl ?
>
>Isn't it using the LDAP (and/or Kerberos) protocols?
>--
>James Smith <[EMAIL PROTECTED]>, 979-862-3725
>Texas A&M CIS Operating Systems Group, Unix


Angel R. Rivera, [EMAIL PROTECTED]
-
Veritas et Libertas





Re: Using Active Directory and mod_perl

2002-06-12 Thread James G Smith

John Whitnack <[EMAIL PROTECTED]> wrote:
>Is there a way to access Active Directory with mod_perl ?

Isn't it using the LDAP (and/or Kerberos) protocols?
-- 
James Smith <[EMAIL PROTECTED]>, 979-862-3725
Texas A&M CIS Operating Systems Group, Unix



Using Active Directory and mod_perl

2002-06-12 Thread John Whitnack

Is there a way to access Active Directory with mod_perl ?

John Whitnack