Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Finding the windows user
Message
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Finding the windows user
Miscellaneous
Thread ID:
01096021
Message ID:
01096021
Views:
67
I am writing an ASP.Net web application for the intranet where user should get the home page without enetering any userid or password.

Now, based on the userID (using which the user has logged into the machine), I need to allow them to certain links.

How would I make it possible.

I have to set Anonymous access allowed to get to home page without having to eneter user id and password. But when I do so I get HttpContext.Current.User.Identity.Name and Request.ServerVariables["LOGON_USER"] empty in producstion server.

How would I do this. Any help on this matter is appreciated.
Next
Reply
Map
View

Click here to load this message in the networking platform