Acessing remote_user information problem

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
User avatar
pedrokas
Forum Commoner
Posts: 32
Joined: Thu Jan 15, 2004 10:53 am
Location: Lisboa, Portugal

Acessing remote_user information problem

Post by pedrokas »

Hi

I'ved worked in a server (W2000Server/IIS5.0 + PHP 4.3.10) and used without any problem the $_SERVER['remote_user'] to validade some parts of my portal.
The systemadmin upgraded recently the server to a better one, and have installed W2003Server/IIS6.0 + PHP 5.2.5 and now the enviroment variable $_SERVER['remote_user'] stop working, i've tried to find a solution in the net but i did not find anything so i turn to my favorite GURUS... you guys..

What can i do to solve this, and to get the remote user information?? I think is not 'kind' to have a login in a open portal...

tks!
User avatar
pedrokas
Forum Commoner
Posts: 32
Joined: Thu Jan 15, 2004 10:53 am
Location: Lisboa, Portugal

Re: Acessing remote_user information problem

Post by pedrokas »

well, nothing yet... cmmon ppl... any ideas?
Post Reply