Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > ASPs and NTFS permissions

Reply
Thread Tools

ASPs and NTFS permissions

 
 
BJS
Guest
Posts: n/a
 
      01-15-2005
Hi there.

I have been successfully running ASP on a W2K IIS5.0 server using Anon
Access enabled, but would like to be able to restrict access to a particular
folder containing some ASP content to a particular NTFS user group that I
have set
up.

I have added this group to the particular folder (giving Full Control) and
switched off anon access and added Intergrated Windows authentication in IIS
Admin. The problem is that although users can access static content in this
folder, any attempt to run an ASP fails with a logon box appearing and
"Error: access denied" apearing in the page.

Is the problem that this user group does not have permissions on the system
files used to execute the ASPs? Everything works fine under my admin
account or if I make it all Anonymous access.

Thanks for any assistance,
Brian J


 
Reply With Quote
 
 
 
 
Jim Morrison
Guest
Posts: n/a
 
      01-16-2005
"BJS" <> wrote in message
news39Gd.108618$. uk...
> Hi there.
>
> I have been successfully running ASP on a W2K IIS5.0 server using Anon
> Access enabled, but would like to be able to restrict access to a
> particular
> folder containing some ASP content to a particular NTFS user group that I
> have set
> up.
>
> I have added this group to the particular folder (giving Full Control) and
> switched off anon access and added Intergrated Windows authentication in
> IIS
> Admin. The problem is that although users can access static content in
> this
> folder, any attempt to run an ASP fails with a logon box appearing and
> "Error: access denied" apearing in the page.
>
> Is the problem that this user group does not have permissions on the
> system
> files used to execute the ASPs? Everything works fine under my admin
> account or if I make it all Anonymous access.
>
> Thanks for any assistance,
> Brian J


We also run an IIS 5.0 server with integrated windows auth and anon turned
off. A few specific folders within wwwroot have specific permissions applied
to the domain security group level. I have not had any problems running ASP
pages. You may want to go back over your permissions within IIS and also
check the individual ASP files themselves and make sure they are properly
inheriting the permissions from the folder.

Jim


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
PUTTING THE ASPS INTO THE TRANLOADAS BARTHA CLIFTON ASP .Net 3 12-24-2007 03:18 PM
Pulling data from a .asps site hall.jeff@gmail.com Python 4 11-28-2007 12:26 AM
New session created when moving between asps and asp pages =?Utf-8?B?anBvcHBlcg==?= ASP .Net 1 04-08-2004 12:44 AM
how to run asps on windows xp Lakshmi Jagarlapudi ASP .Net Web Services 0 12-05-2003 06:15 AM
How can I test ASPs? Rob Rutherford ASP General 3 08-24-2003 02:42 PM



Advertisments