Re: Folder permissions

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Ray at <%=sLocation%> [MVP] (%=sLocation%)
Date: 05/13/04


Date: Thu, 13 May 2004 18:49:27 -0400

I wouldn't jump right to any conclusions about NTFS permissions because one
of your pages is slow, especially if that file exists in the same directory
as other pages that load fine and all your files inherit permissions from
their parent (the directory).

What is your slow page doing? Is there some sort of a loop? Have you done
any debugging like:

i = 0
Do while not SomeCondtion
i = i + 1
Response.Write "Started iteration " & i & "<br>"
Response.Flush

'''your code here
Loop

What is slow about it? Have you tried removing suspect sections of code to
see if it improves load time or anything? If permissions are not set right,
you will either be prompted for credentials in your browser, or you will get
a 401 error - not authorized. Insufficient permissions don't just slow
things down but eventually work. That would defeat the purpose behind
permissions!

Ray at home

"Kim Lots" <nomail@forme.com> wrote in message
news:qv76a0hmmqc381h6qrgmetu5ltlump9a7b@4ax.com...
> Hi and thanks for your respons.
>
> Sorry should have been run ASP 3.0 scripts
> locally on the web server
>
> I don't get any error response when trying to run
> the ASP script locally. The default.asp page
> is showing correctly. But when I try clicking/
> interact with the default.asp page. Next ASP
> page takes forever to load. But will show eventually.
>
> And interacting with ASP Page no 2 (depending on
> which link i clicked on default.asp) goes fast & run smoothly.
>
> Just to clarify everthing is working fine on a client on the local
> network and remotely as well.
>
> Any suggestions on my question regarding NTFS permissions
> on the folder?
>
> Thanks for your time spent.



Relevant Pages

  • Re: EFS and IIS
    ... > NTFS permissions should be as secure as EFS for this purpose, ... > Neither NTFS nor EFS necessarily protect against remote attacks such as ... > permissions, if System is required to have permissions to those files. ... > as showcode.asp, save your include files as .ASP instead of .INC, etc. ...
    (microsoft.public.inetserver.iis.security)
  • Re: Folder permissions
    ... Please read my original post again! ... with NTFS permissions and is a separate problem when running ... ASP 3 scripts on the SERVER. ... >as other pages that load fine and all your files inherit permissions from ...
    (microsoft.public.inetserver.asp.general)
  • The scope of Everyone, Auth Users and IUSR_Machine accounts
    ... I´m testing a web site hosted on a Win2003 machine with diverse content (asp, ... changing NTFS permissions (IIS permissions is ... Everyone or Users is permitted on ACLs. ... why it can access even without proper NTFS permissions? ...
    (microsoft.public.inetserver.iis.security)
  • Re: NTFS and shared permissions
    ... > I have a few questions about NTFS permissions and share that I hope ... I know that NTFS permissions are applied to ... NTFS permissions are of course needed for control of accounts ... down from a more broad NTFS grant). ...
    (microsoft.public.security)
  • Re: Need Help on Assigning Specific Permissions to Shares
    ... can not be changed which would leave only ntfs permissions to control ... in groups to have necessary ntfs permissions. ... XP uses simple file sharing by default. ... > XP Pro but it doesn't say it works in Home edition. ...
    (microsoft.public.windowsxp.security_admin)