Request.ServerVariables("LOGON_USER") acting differently on 2 serv

G

Guest

We have an intranet where a majority of users are in our active directory,
but not all. We have recently upgraded to using asp.net on our servers and
during the rollout ran into a problem. The users in the non-active directory
list could not access the website because of integrated security. Well after
figuring out how to solve our problems, we have one problem left (which is
actually one of our solutions). On the default.asp page we have created a
redirect depending on what is returned from
Request.ServerVariables("LOGON_USER"). If the user is an active directory
user, they go to the default.aspx page, if they are not an active directory
user, they go to the default_original.asp page. This works on our test
server, but not on our production server.

On the test server, we get the user domain and name, on the production
server we get an empty string. The servers are identical (Windows 2003), and
the IIS is 6.0 and the website appears to be setup the same (security).

Anyone have any suggestions on how to fix this, or where to look?

Thank you,
Lyners
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top