Re: [PHP-WIN] System integration Step 2

2006-02-16 Thread Martin Alsinet
> But now, does anyone now how to retrieve the username and password that > the user uses to logon to their PC so as to now authenticate for the > application against Active Directory? You got me interested, so I checked it again and there is an apache module that lets you authenticate against AD

RE: [PHP-WIN] System integration Step 2

2006-02-15 Thread Matt Murphy
PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wed 2/15/2006 12:25 AM To: php-windows@lists.php.net Subject: [PHP-WIN] System integration Step 2 Hi guys, Got LDAP working and I am able to authenticate against Active Directory. But now, does anyone now how to retrieve the username and password tha

[PHP-WIN] System integration Step 2

2006-02-14 Thread dale
Hi guys, Got LDAP working and I am able to authenticate against Active Directory. But now, does anyone now how to retrieve the username and password that the user uses to logon to their PC so as to now authenticate for the application against Active Directory? Kind Regards, Dale -- PHP Windows

RE: [PHP-WIN] System integration

2006-02-14 Thread Matt Murphy
essage- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Monday, February 13, 2006 11:34 PM > To: php-windows@lists.php.net > Subject: [PHP-WIN] System integration > > Hi guys, > > Does anyone know or got an idea of how to access the user > accounts of

Re: [PHP-WIN] System integration

2006-02-14 Thread Martin Alsinet
On 2/14/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi guys, > > Does anyone know or got an idea of how to access the user accounts of > Active Directory using PHP? You can use adLDAP: http://adldap.sourceforge.net/ ..."adLDAP is a PHP class that provides LDAP authentication with Active Dire

[PHP-WIN] System integration

2006-02-13 Thread dale
Hi guys, Does anyone know or got an idea of how to access the user accounts of Active Directory using PHP? I need to integrate my intranet application's authentication with that of Active Directory. Any help or ideas will be greatly appreciated. Kind Regards, Dale -- PHP Windows Mailing List