On 8/17/06, Alain Roger <[EMAIL PROTECTED]> wrote:
Hi,

I'm new to PHP, so sorry if my question looks like stupid.

I have a web application which use authorization and authentication process
to log-in.
I would like to know if it exists a way to synchronize the authentication
with our Active Directory domain ?

You sure can.

Check out http://www.php.net/ldap

Even though they are ldap functions they can connect/talk to active
directory servers.

--
Postgresql & php tutorials
http://www.designmagick.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to