all groups > iis security > july 2003 >
You're in the

iis security

group:

Frontpage search feature do not work after installing URLSCAN


Frontpage search feature do not work after installing URLSCAN STL
7/31/2003 1:00:48 AM
iis security:
I have just install URLSCAN in my win2k server.
I have used the frontpage website search component in my
website. This component uses the indexing service.
When I tried to access the page
http://testsvr/myweb/v4static/searchlt.idq
I get this error msg:
HTTP 401.3 - Access denied by ACL on resource

Help please... I have tried removing URLSCAN and
reinstalling my IIS and this error still exist!
Re: Frontpage search feature do not work after installing URLSCAN David Wang [Msft]
8/1/2003 3:05:48 AM
401.3 is unrelated to URLScan. It means "Access is denied by ACL", meaning
the ACL on the resource searchlt.idq has changed such that the authenticated
user that is accessing the resource doesn't have read permissions to it.

You want to check:
1. vdir containing resource uses what sort of authentication -- anonymous,
basic, NTLM, etc
2. who are you authenticated as when you request the resource -- if
anonynmous, it is IUSR (unless you or FrontPage otherwise configured it);
otherwise, then it's the identity you're logged in as, if both client and
server are in the same domain
3. What are the ACLs on the resource itself and the ISAPI DLL that handles
..idq.

All three must align to or else 401.3 can result.

--
//David
This posting is provided "AS IS" with no warranties, and confers no rights.
//
[quoted text, click to view]
I have just install URLSCAN in my win2k server.
I have used the frontpage website search component in my
website. This component uses the indexing service.
When I tried to access the page
http://testsvr/myweb/v4static/searchlt.idq
I get this error msg:
HTTP 401.3 - Access denied by ACL on resource

Help please... I have tried removing URLSCAN and
reinstalling my IIS and this error still exist!

AddThis Social Bookmark Button