|
|
Subject:
Setting up access for enterprise users to Indexed Search on W2K (Terminal)Server
Category: Computers > Operating Systems Asked by: expensiveanswers-ga List Price: $3.00 |
Posted:
26 Oct 2002 12:25 PDT
Expires: 25 Nov 2002 11:25 PST Question ID: 90244 |
W2K Server has a built-in 'Index' function that allows to index network-based documents and then run "free-form text" search using its API. While very fast, this service by default is only available to either Domain or Local Administrators on W2K server. I researched MS site as well as Help but could not find the explicit explanation of how to make this service available to other users. I am sure it can be done through local policies, but I do not know what type of entry in the registry is required to make it happen. There are numerous references on MSDN, but the majority of them relate to API and other development functions in conjunction with the Indexing Service. I will appreciate the comprehensive step-by-step instructions on how to get it setup without involving programming techniques and modifications. |
|
There is no answer at this time. |
|
Subject:
Re: Setting up access for enterprise users to Indexed Search on W2K (Terminal)Server
From: beerdave-ga on 30 Oct 2002 13:25 PST |
I would set up web services instead. Using the Microsoft examples at http://www.microsoft.com/NTServer/techresources/webserv/IndxServ.asp, users could browse to http://servername/searchpage.htm and retrieve a list of files found. Results are already based on user credentials, so if they don't have access, they won't see results (ntfs only). Further, you can specifically exclude wildcard and predefined files/directories from showing up in the results. Cheers, Dave |
Subject:
Re: Setting up access for enterprise users to Indexed Search on W2K (Terminal)Server
From: expensiveanswers-ga on 30 Oct 2002 20:47 PST |
Thank you for your response. Due to security regulations, we can not have IIS in our environment. That is why I am trying to leverage the Indexing Service in its "native format" - it works great for a local asministrator account. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |