Re: anonymous access - problems
From: Vijay R Gangolli [MSFT] (vijgang_at_online.microsoft.com)
Date: 03/24/04
- Next message: Vijay R Gangolli [MSFT]: "Re: FPSE Reports"
- Previous message: Shawn Williams: "Re: Upgrading to FP SE 2002 on WinNT, IIS 4"
- In reply to: lb: "Re: anonymous access - problems"
- Next in thread: lb: "Re: anonymous access - problems"
- Reply: lb: "Re: anonymous access - problems"
- Messages sorted by: [ date ] [ thread ]
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
| > |
| > |
| > |
| >
|
|
|
- Next message: Vijay R Gangolli [MSFT]: "Re: FPSE Reports"
- Previous message: Shawn Williams: "Re: Upgrading to FP SE 2002 on WinNT, IIS 4"
- In reply to: lb: "Re: anonymous access - problems"
- Next in thread: lb: "Re: anonymous access - problems"
- Reply: lb: "Re: anonymous access - problems"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|