Re: Newbie authentication request

From: Ram Sunkara [msft] (ramsun_at_online.microsoft.com)
Date: 09/29/03

  • Next message: Vinayak: "Form Authentication in ASP.NET for multiple users"
    Date: Mon, 29 Sep 2003 01:11:09 -0700
    
    

    Open IIS Manager and navigate to your site you wanted to enable "Integrated
    Windows Authentication"

    1. Bring up site properties dialog box by right clicking the web site.

    2. Go to "Directory Security" tab,

    3. Bring up "Authentication Methods" dialog box by clicking "Edit" button in
    "Anonymous access and Authentication control" group.

    4. Make sure Anonymous Access is unchecked and Integrated Windows
    Authentication is checked.

    Please refer to IIS documentation for further information.

    "Mystery" <mystery_nospam@barrysworld.co.uk> wrote in message
    news:O1JVVoahDHA.2192@TK2MSFTNGP09.phx.gbl...
    > I've created a web site using plain old asp (not asp.net). How do I got
    > about setting it up to require the user to logon using their domain
    > credentials before they can start to use the app? Any url's to material
    > would be great. Thx
    >
    >


  • Next message: Vinayak: "Form Authentication in ASP.NET for multiple users"