Re: anonymous user does not work

From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 05/23/05

  • Next message: wosully: "Re: Guestbook in Frontpage"
    Date: Sun, 22 May 2005 17:30:00 -0700
    
    

    Does your ASPX page run code that requires more permission that anonymous
    user to function properly?

    Being able to directory browse with Anonymous shows that your problem is not
    because IUSR is denied access to the ASPX page. It is probably because the
    ASPX does something that requires more privileges than anonymous user.

    Please figure out what ASPX code requires permissions and either stop using
    it, or figure out the permissions that the remote user MUST have to run your
    ASPX page.

    -- 
    //David
    IIS
    http://blogs.msdn.com/David.Wang
    This posting is provided "AS IS" with no warranties, and confers no rights.
    //
    "Daniel Vakil" <DanielVakil@discussions.microsoft.com> wrote in message
    news:411E5C06-3D3E-40EF-A19C-6077A0FCF44F@microsoft.com...
    hi, running iis 6 on  win 2003server. i cannot use the anonymous user. only
    integrated windows authentication allow users from "administrators group" to
    run aspx file. all users can browse directory. browsing work in anonymous
    mode and also in integrated windows authentication.
    any clue ?
    thanks
    

  • Next message: wosully: "Re: Guestbook in Frontpage"

    Relevant Pages

    • Re: anonymous access - problems
      ... I get this only for both aspx and htm pages (I have no asp pages in this ... The permissions setting is set to inherit from the parent site ... both the old and current aspnet accounts are listed under NTFS permsiions ... > reset permissions that would have been manually set on the NTFS ...
      (microsoft.public.frontpage.extensions.windowsnt)
    • RE: anonymous access - problems
      ... Is this only for ASPX pages? ... Do a "Check Server Health" if you have FPSE installed [NOTE: ... reset permissions that would have been manually set on the NTFS partition]. ... | despite setting the "Anonymous access" in IIS as well as using the ...
      (microsoft.public.frontpage.extensions.windowsnt)
    • WMI - could not create object winmgmts
      ... Trying to get WMI via ASP or ASPX to work on a remote W2003 server to ... WMI Control I gave full permissions to this ...
      (microsoft.public.windows.server.scripting)
    • Re: trying to post to aspx anonyomously is blocked?
      ... hours with filemon and the support staff at MS we found the offending items. ... permissions for the system32 directory, ... programs are used and which child services and objects they depend on, ... Will the problem also occur with the ASPX ...
      (microsoft.public.dotnet.framework.aspnet.security)
    • ASP.Net Authentication
      ... I am having difficulty understanding what additional permissions need ... I have IIS set to anonymous access. ... aspx page I get a 401.3 "Access Denied by ACL on resource IIS". ...
      (microsoft.public.dotnet.framework.aspnet.security)