Anonymous access on IIS

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
trekmp
Forum Newbie
Posts: 1
Joined: Wed Apr 05, 2006 7:42 am

Anonymous access on IIS

Post by trekmp »

I'm using PHP 5 on a windows 2003 server with IIS6 and I need to disable anonymous access, which I can do no problem.

I just need to be able to use Windows Intergrated Auth as I still need to get the current users that is logged on to the remote machine.

The trouble is everytime I start the browser and go to this site its asking me for a user name and password.
I don't get this when using ASP, just the PHP sites, is there a way round this?

I think it has something to do with the HTTP authentication, but what?

Thanks
Post Reply