Re: PHP and Active Directory

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Check out the user contributed notes on the manual page - www.php.net/ldap

A few of them refer to Active Directory.

If you installed PHP from source, then you need to install OpenLDAP or
some other ldap package to get the client libraries.

If you installed PHP from packages, then you need to install the
php-ldap package(assuming the functions do not currently work)

If someone else installed PHP, then you need to get them to install
the LDAP extensions to PHP.

On 9/29/05, Miretsky, Anya <anyamiretsky@xxxxxxx> wrote:
> Hi,
>
> How do I connect a php script running on linux with Active Directory on
> a windows machine? I would like to have my php script autmotatically
> read email addresses from the AD server. Can this be done? I've found a
> bunch of ldap functions for php but they seem to require ldap to be
> installed on linux. I'm confused. Thanks in advance for your help.
>
>
> Anya
>
>

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



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux