RE: [PHP] Using WinNT login

2004-04-08 Thread Alex Hogan
Thanks guys... alex ** The contents of this e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom it is addressed. The views stated herein do not necessar

Re: [PHP] Using WinNT login

2004-04-08 Thread John W. Holmes
From: "Alex Hogan" <[EMAIL PROTECTED]> > Is it possible to use the users WinNT network login for a php app? > If so can someone point me in the direction for a tutorial or directions. Assuming IIS, turn off "anonymous access", which will force them to log in as a user that has permission to reach

Re: [PHP] Using WinNT login

2004-04-08 Thread Red Wingate
Search the archive, we had this topic about a month ago and i pointed out a quite good solution on this topic. -- red > Hi All, > > Is it possible to use the users WinNT network login for a php app? > If so can someone point me in the direction for a tutorial or directions. > > > Thanks, > > >

RE: [PHP] Using WinNT login

2004-04-08 Thread Hawkes, Richard
Well, it's NTLM authentication you're after, but I'm not sure if there's a PHP interface for it. Checked the web, and didn't get much response. It's basically a link to the domain server. Sorry, that wasn't much help was it?! Richard -Original Message- From: Alex Hogan [mailto:[EMAIL PRO