Re: Web Authentication

From: Isaias Formacio Serna (iformacio_at_msn.com)
Date: 12/11/03

  • Next message: Grant: "Accessing SQL Server from ASP.NET"
    Date: Thu, 11 Dec 2003 09:10:19 -0600
    
    

    On the IIS, go to the application directory, right click, Properties, Go to
    the Directory Security, click Edit in the Enable Anonymous Access groupbox,
    make sure Anonymous Access is enabled and select the user/password you want
    to use for your application, make sure also that Integrated Windows
    authentication is not checked nor Digest Authentication for Windows Domain
    Server.

    I hope this helps, regards!

    Isaias Formacio
    Operations Manager
    Bluenode
    "arnofil" <arno.filmalter@-NOSPAM-treasury.gov.za> wrote in message
    news:%23aPkf98vDHA.1340@TK2MSFTNGP09.phx.gbl...
    > Can someone help me with a .net problem I have.
    >
    > I have a web directory and inside it I have a Documents directory. This
    directory
    > will have full control rights for a specific windows user.
    > But when going into the site IIs uses the ASPNET or IUSER to view the web
    directory.
    >
    > I cant give full rights to this user because it is a security risk but if
    I can make the user login with a certian windows username and password then
    it will be more secure.
    >
    > can anybody tell me how to go about changing the IUSER to a windows user
    after login.
    > The login is a page I have created but need to change the connection to
    IIS to the new windows user without putting the anonomous access in iis off.
    >
    > I hope I explained it correctly.
    >
    > Thanks
    >
    > ---
    > Posted using Wimdows.net NntpNews Component - Posted from .NET's Largest
    Community Website: http://www.dotnetjunkies.com/newsgroups/


  • Next message: Grant: "Accessing SQL Server from ASP.NET"

    Relevant Pages

    • Re: Newbie Hello World Authentication Issue
      ... Check that IIS Anonymous access is enabled, ... in the IIS Admin, select properties, then Directory Security tab, then ... "Enable Anonymous access". ...
      (microsoft.public.dotnet.framework.aspnet.security)
    • Re: Login Screen
      ... If you want this site to be available to everyone without using usernames ... and passwords you will need to enable Anonymous access. ... IIS and open properties of the site (e.g. ... Anonymous access is enabled here. ...
      (microsoft.public.windows.server.general)
    • RE: OWA 440 login timeout
      ... this issue is related with the anonymous access on ... the Exchweb virtual directory. ... please restart your IIS service and test your issue again. ... PLEASE NOTE the newsgroup SECURE CODE and PASSWORD were ...
      (microsoft.public.windows.server.sbs)
    • Re: adding a new site results in iis error 401.1
      ... it means that the username/password you configured in IIS for the ... The reason you can get a 401.1 for anonymous access is this -- when you ... In general, the other authentication methods are pretty fast, unless your ...
      (microsoft.public.inetserver.iis)
    • Re: Persmission Denied
      ... has only been possible running the asp page directly on my test IIS ... >is your IIS virtual dir set up to use anonymous access? ... strUserDN, objUser ...
      (microsoft.public.scripting.wsh)