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 ...

+ Reply to Thread
Results 1 to 2 of 2

Indexing Service in an Intranet

  1. Default 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

  2. Default 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




+ Reply to Thread

Similar Threads

  1. Indexing Service Query to Intranet?
    By Application Development in forum Inetserver
    Replies: 1
    Last Post: 03-13-2006, 07:09 AM
  2. OCR/indexing TIF images using Indexing service
    By Application Development in forum Inetserver
    Replies: 0
    Last Post: 12-01-2005, 09:35 AM
  3. Indexing Service Not Indexing All Files On Windows 2003 Server Stnd
    By Application Development in forum Inetserver
    Replies: 4
    Last Post: 07-19-2005, 05:36 AM
  4. indexing php pages w/ indexing service (or index server) on W2K
    By Application Development in forum Inetserver
    Replies: 2
    Last Post: 07-19-2004, 10:45 AM
  5. Replies: 4
    Last Post: 11-11-2003, 06:01 AM