RE: [PHP] Windows user authentication thru PHP and Apache

2004-09-02 Thread David Kevey
t; -Original Message- > From: Merritt, David [mailto:[EMAIL PROTECTED] > Sent: Friday, 3 September 2004 4:48 a.m. > To: PHP General List (E-mail) > Subject: [PHP] Windows user authentication thru PHP and Apache > > All, > > Wanting to build a login page which

Re: [PHP] Windows user authentication thru PHP and Apache

2004-09-02 Thread Marek Kilimajer
Merritt, David wrote: All, Wanting to build a login page which uses the same user information as the user's Windows account. Is there a way to validate a user's login information against the primary Windows domain controller using PHP and Apache? Searching the archives all I'm finding is how t

[PHP] Windows user authentication thru PHP and Apache

2004-09-02 Thread Merritt, David
All, Wanting to build a login page which uses the same user information as the user's Windows account. Is there a way to validate a user's login information against the primary Windows domain controller using PHP and Apache? Searching the archives all I'm finding is how to do this with PHP &