Some sites secure documents by requiring authentication on the directory in which they are stored. This is typically accomplished using the administration functions of the Web server. In order to retrieve documents for indexing from such secured directories, the Verity Spider can use the
-auth switch to reference an authorization file.
- # This is the spider Authorization file for HTTP's Basic Authentication
- #server:port realm username password
- www.w3.org:8080 W3C-Member Aladdin "open sesame"
- www.sjmercury.com "access. Subscription info" barelto 940897751
To allow users to view, with highlights, such indexed files, you must add a line in
inetsrch.ini to reference the same authentication file used by the Verity Spider.Under the
[Common] section in inetsrch.ini, add the following line:
- Authfile=<path>
vspider to index the secured documents."For example:
[Common]- .
- .
- .
- Authfile=c:\search97\authfiles\medfile.txt