Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Finding the windows user
Message
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Finding the windows user
Divers
Thread ID:
01096021
Message ID:
01096021
Vues:
65
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform