Re: Good reference book..

From: Cowboy \(Gregory A. Beamer\) (NoSpamMgbworld_at_comcast.netNoSpamM)
Date: 12/19/03


Date: Fri, 19 Dec 2003 14:03:25 -0600

I am not sure what would be consider good and simple in your vernacular, but
there are plenty of free (thats right folks, free) books at
http://msdn.microsoft.com/architecture. Look for the patterns and practices
section. Great information on security, infrastructure and architecture for
developers. Does not completely relate directly to .NET windows
authentication, but you will find the topics in there.

Now, as far as windows authentication goes, what you are you trying to
accomplish. A web app or a windows app, or are you just looking for the
basics of NTFS permissions and how they relate to user's logons? Or, do you
want to get into Active Directory?

The answers to these questions will help myself and others lead you in the
right direction, as there is a lot of information out there, both in books
and online.

-- 
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
**********************************************************************
Think Outside the Box!
**********************************************************************
<.net user> wrote in message news:OEyflHmxDHA.1744@TK2MSFTNGP12.phx.gbl...
> I have been using .net for a while. I want to have my windows
authentication
> concepts cleared - . particularly how it works on Intranet sites.  Is
there
> a good, simple to understand reference book/sites that can help me with?
>
> Appreciate any help.
>
>


Relevant Pages

  • Re: Newbie Windows Authentication, IIs and Intranet vs Internet users.
    ... require some other kind of authentication instead (eg Basic, Integrated, ... Change your Application Programming Environment to use IIS' ... you can toggle Windows authentication on in your web.config ... > 2) Do user accounts get stored in Db of the new web app? ...
    (microsoft.public.inetserver.iis.security)
  • Newbie Windows Authentication, IIs and Intranet vs Internet users.
    ... My requirement is to verify that a Windows logged-on user is permitted to ... access a given intranet application hosted on IIS ... Do user accounts get stored in Db of the new web app? ... Authentication seems possible and without storing account info locally to ...
    (microsoft.public.inetserver.iis.security)
  • Portal starter kit windows authentication
    ... I want to understand how different pieces work to for the role based windows ... authentication in a .net Intranet site.. ... > right direction, as there is a lot of information out there, both in books ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Advice: Authentication
    ... came up during the planning of web app. ... I like form-based authentication because the usernames and passwords can ... I've seen in Windows authentication. ... download sensitive files. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • How to have VS.NET setup turn anonymous off.
    ... When creating an MSI through VS.NET, does the setup project allow me the ... my web app uses Windows ... Authentication, but the MSI turns both that and anonymous one, which is ...
    (microsoft.public.dotnet.general)