Computing.Net > Forums > Windows NT > IIS 4.0 Rights Problem with .asp files

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

IIS 4.0 Rights Problem with .asp files

Reply to Message Icon

Name: unclebyron
Date: October 10, 2000 at 11:45:35 Pacific
Comment:

Hello,
I'm using .asp files to query and search the Index Server catalog on a company intranet. I have given NTFS (read and execute)rights to the Internet User account to access the .asp files and anonymous user access rights to the Internet User account through the MMC. The Internet User account works for the entire website.
The problem is, when I use the browser to read the .asp files I get the 401 access denied error message. I then added the Windows NT Challenge/Response authenication method in the MMC. When using this with the browser and supplying the administrator login,password and domain in the dialog box, the .asp file works. Why can't the anonymous Internet User account access the .asp file?It can read any other file in the folder. I even granted it rights to the asp.dll file in the c:\winnt\system\inserv folder.
Any ideas would be welcome.



Sponsored Link
Ads by Google

Response Number 1
Name: Leandro
Date: October 12, 2000 at 08:11:44 Pacific
Reply:

I am experiencing exactly the same problem, and still have found no solution. I have read around that the access to ASP files is not allowed if the account has not access also to some needed files like DLLs, Registry Keys, etc. I tried but with no results. I have read also about a needed "htaccess" account, but again I lack of more info.
If you find the solution, please advise me also.
Thanks

Leo


0

Response Number 2
Name: wolfie
Date: October 15, 2000 at 21:01:18 Pacific
Reply:

this is minimum rights needed:
Inetpub\Wwwroot
READ (RX)

%SystemRoot%
READ (RX)

%SystemRoot%\System32
READ (RX)

%SystemRoot%\System32\Inetsrv
READ (RX)

%SystemRoot%\System32\Inetsrv\Asp (and all subdirectories)
READ (RX)

\Program Files\Common Files (and all subdirectories)
READ (RX)


0

Response Number 3
Name: asub
Date: July 12, 2001 at 01:56:02 Pacific
Reply:

sorry to post this message here..

how to call forton dll files through asp programe..

thanks
subu


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows NT Forum Home


Sponsored links

Ads by Google


Results for: IIS 4.0 Rights Problem with .asp files

IIS 4.0 port problem www.computing.net/answers/windows-nt/iis-40-port-problem/3129.html

Asp under IIS 4.0 www.computing.net/answers/windows-nt/asp-under-iis-40/3766.html

IIS 4.0 AND SSL www.computing.net/answers/windows-nt/iis-40-and-ssl/6960.html