Using Windows Authentication in ASP.NET - Adding properties to users
Guys,
I'm unsure how to use windows authentication in an intranet application. I'd
like to user existing windows account to identify users however the issue I
have is how to then add settings to those users and map them to roles.
If I'd like to restrict the windows users which log on and what tasks they
can perform in the application how should I do this? Presumably I'd need one
user to log in initially and perform admin type tasks e.g. assign windows
users permissions to use the application, how should I do this? How do I
create the first user who can log in?
Best Regards
Matt
.
Relevant Pages
- Using Windows Authentication in ASP.NET - Adding properties to users
... I'm unsure how to use windows authentication in an intranet application. ... like to user existing windows account to identify users however the issue I ... user to log in initially and perform admin type tasks e.g. assign windows ... (microsoft.public.dotnet.framework.aspnet) - Re: Using Windows Authentication in ASP.NET - Adding properties to users
... When you use Windows auth, the WindowsPrincipal created that implements the ... Joe Kaplan-MS MVP Directory Services Programming ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ... one user to log in initially and perform admin type tasks e.g. assign ... (microsoft.public.dotnet.framework.aspnet.security) - =?iso-8859-1?q?[Solved]_Sicherheitsmeldung_beim_=F6ffnen_von_z=2EB=2E_Zip-Dateien_auf_ei
... Windows XP Pro Sp1 / IE7. ... Ich finde das sowas von irritierend (Internet Explorer? ... Intranet will. ... (microsoft.public.de.german.windowsxp.sonstiges) - Re: URGENT - Very Puzzled - IIS Authentication
... Juan T. Llibre, asp.net MVP ... instruct your users to go to http://sguk-web1 to enter the intranet. ... I have just deployed our shiny new ASP.NET 2 Intranet app and want to use Integrated windows ... authentication at IIS level with "windows" authentication in web.config. ... (microsoft.public.dotnet.framework.aspnet) - Re: Suitability of FP
... For an Intranet w/ the collaborative features you want take a look at Windows SharePoint Server ... | ability to only give editor rights to certain people for certain areas) ... (microsoft.public.frontpage.client) |
|