Re: anonymous access - problems

From: Vijay R Gangolli [MSFT] (vijgang_at_online.microsoft.com)
Date: 03/24/04


Date: Wed, 24 Mar 2004 00:43:41 GMT

Hi Larry,

Ok, so its the issue with the site (not specific to pages). Based on how
IIS is configured and the web.config file and the Path and etc, the
behavior is different.

I presume the site contents is on the same machine (not on a remote UNC
path).

The Anonymous user setting to browse is under the Site Administration i.e.
http://localhost/_vti_bin/_vti_adm/fpadmdll.dll and the first link. Here
ensure that the Anonymous user is ON and its set to Browser role, then
ensure that the Browser role has the required permissions under Manage
Roles.

Next, if the issue still persists, you could open the IIS Log files for
that site and check if IIS is returning a 200 success, if so then IIS is
fine, permissions on FPSE need to be checked. If IIS is failing with an
error 401 or whatever, then just check which account is used to access the
file - if its anonymous, then the username would be '' i.e. blank and the
file that is accessed need to have read acces for the IUSR account.

If still facing probs, paste those last few lines here of the IIS logs that
get generated when you try to browse and lets see if we can do anything.

Regards,
Vijay

Disclaimer: This posting is provided "as is" with no warranties and confers
no rights

--------------------
| From: "lb" <larry@froghaven.com>
| References: <uyWG4tIEEHA.4080@TK2MSFTNGP09.phx.gbl>
<q$h3d#IEEHA.564@cpmsftngxa06.phx.gbl>
| Subject: Re: anonymous access - problems
| Date: Tue, 23 Mar 2004 10:48:08 -0800
|
| 1. I get this only for both aspx and htm pages (I have no asp pages in
this
| subweb). The permissions setting is set to inherit from the parent site
| which is working fine (but has no aspx pages).
|
| 2. I've done this several times as well as recalculate the extensions, and
| reset IIS.
|
| 3. both the old and current aspnet accounts are listed under NTFS
permsiions
| with read/list ( are inherited from the parent, and propagated down
through
| the rest of the directories, IUSER is there as well.
|
| 4.) shouldn't the credentials I've wired into the connection be sufficient
| to open a pipe to SQL?
|
| any other thoughts on this one?
|
| -Larry
|
| "Vijay R Gangolli [MSFT]" <vijgang@online.microsoft.com> wrote in message
| news:q$h3d%23IEEHA.564@cpmsftngxa06.phx.gbl...
| > Hi Larry,
| >
| > Few things to check,
| >
| > 1. Is this only for ASPX pages? Are HTM and ASP pages working without
| > issues?
| > 2. Do a "Check Server Health" if you have FPSE installed [NOTE: This
will
| > reset permissions that would have been manually set on the NTFS
| partition].
| > 3. Also check if the ASPNET account has read/list permissions on the
| > content folders.
| > 4. If these ASPX pages are accessing SQL or Exchange server, then the
| > anonymous account needs to have permissions to access it.
| >
| > Regards,
| > Vijay
| >
| > Disclaimer: This posting is provided "as is" with no warranties and
| confers
| > no rights
| >
| > --------------------
| > | From: "lb" <larry@froghaven.com>
| > | Subject: anonymous access - problems
| > | Date: Mon, 22 Mar 2004 20:01:05 -0800
| > |
| > | despite setting the "Anonymous access" in IIS as well as using the
| > FrontPage
| > | browser based pages to set anonymous, I still can't seem to get my
| subweb
| > to
| > | quit requiring user credentials to view the aspx page.
| > |
| > | I've also checked the that the file permissions are there for the
IUSER
| > | account.
| > |
| > | Any ideas as to what I've missed that's keeping me from getting this
| thing
| > | working correctly?
| > |
| > | -Larry
| > |
| > |
| > |
| >
|
|
|



Relevant Pages

  • Re: Digest Authentication
    ... It sounds like IIS is having problems impersonating the IUSR account, ... In IIS, you do not need Script Source or Write permissions unless you ... But the Digest authentication for windows domain is ...
    (microsoft.public.inetserver.iis)
  • Re: VS.NET 2005 and the "allowDefinition=MachineToApplication" error
    ... Your description of impersonation is great. ... If you want to use the default configured account, eliminate that entry, or configure it as: ... The easiest way to assign correct permissions to all required directories is to run: ... I re-started IIS and tried to access my ASPX page again -- same ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Virtual Directory - Permission Denied with fso CopyFile
    ... TestUser (normal user account with same credentials on all machines). ... I logged into the IIS server as vdirUser and simply typed ... open and I had read and write permissions to the share. ... I logged off and back into the IIS server as the administrator and deleted ...
    (microsoft.public.inetserver.iis)
  • RE: SBS 2003/member Web Server and ISUR access
    ... NTFS permissions for the directories and files ... the IIS content directories have the following permissions. ... Server Extensions, ASPNET, SQL Server and other software is installed. ... The IUSR_MachineName account has the following permissions. ...
    (microsoft.public.windows.server.sbs)
  • Re: VS.NET 2005 and the "allowDefinition=MachineToApplication" e
    ... If you have a web.config in a lower folder that ISN'T an IIS application, ... ASP.NET config file setting until just now. ... If you want to use the default configured account, eliminate that entry, or configure it as: ... The easiest way to assign correct permissions to all required directories is to run: ...
    (microsoft.public.dotnet.framework.aspnet)