Indexing Service in an Intranet - Inetserver
This is a discussion on Indexing Service in an Intranet - Inetserver ; I'm just trying to clarify something that I think has been annoying me
on our intranet searches. This is on Server 2003.
If I use a virtual folder in IIS and index the resource, I get VPaths,
where if I ...
-
Indexing Service in an Intranet
I'm just trying to clarify something that I think has been annoying me
on our intranet searches. This is on Server 2003.
If I use a virtual folder in IIS and index the resource, I get VPaths,
where if I just add a folder in indexing services I don't. But if I
use the folder in indexing services, without returning the VPath, I
can maintain the ACL's on the indexed files/folders, and return only
those files accessible to the authenticated user, correct?
Whereas with a virtual folder I return files accessible to the system
account, which may result in VPath links to files that a user normally
has no permissions to, correct?
Thanks for any help clarifying this or confirming what it looks like
I've found in testing.
Jeff
-
Re: Indexing Service in an Intranet
That is not my understanding of how this works.
If you query from a web page it depends on your authentication mechanism.
Anonymous authentication will only allow you to see search results which the
IUSER_MachineName or the Everyone Account has rights to see. Querying using
basic or Windows authentication will allow you to see search results which
your account has rights to see. This applies to virtual directories and
physical folders (non web roots).
If you query from a non web application it depends on your NT account as
Windows authentication predominates. This applies if you are searching
physical or virtual roots.
If your local IS server is indexing remote shares, you can see search
results for documents that the crawl account has rights to see on the
shares.
Some users have posted that you can query remote IS catalogs and security is
bypassed.
HTH
--
Hilary Cotter
Looking for a SQL Server replication book?
Now available for purchase at:
http://www.nwsu.com/0974973602.html
"Jeff Cochran" <jeff.nospam@zina.com> wrote in message
news:41b066f8.422010839@msnews.microsoft.com...
> I'm just trying to clarify something that I think has been annoying me
> on our intranet searches. This is on Server 2003.
>
> If I use a virtual folder in IIS and index the resource, I get VPaths,
> where if I just add a folder in indexing services I don't. But if I
> use the folder in indexing services, without returning the VPath, I
> can maintain the ACL's on the indexed files/folders, and return only
> those files accessible to the authenticated user, correct?
>
> Whereas with a virtual folder I return files accessible to the system
> account, which may result in VPath links to files that a user normally
> has no permissions to, correct?
>
> Thanks for any help clarifying this or confirming what it looks like
> I've found in testing.
>
> Jeff
Similar Threads
-
By Application Development in forum Inetserver
Replies: 1
Last Post: 03-13-2006, 07:09 AM
-
By Application Development in forum Inetserver
Replies: 0
Last Post: 12-01-2005, 09:35 AM
-
By Application Development in forum Inetserver
Replies: 4
Last Post: 07-19-2005, 05:36 AM
-
By Application Development in forum Inetserver
Replies: 2
Last Post: 07-19-2004, 10:45 AM
-
By Application Development in forum Inetserver
Replies: 4
Last Post: 11-11-2003, 06:01 AM