Is that possible? There is no http:// address for this - I have no idea what the base url would be. Plus, there are permissions on the files, and I can't show sensitive hr data to people. Just a thought provoker. Thanks guys.
Crawl a file server
Crawl a file server
The appliance and full texis products can crawl file servers and do result authentication so users only see results for files they are authorized to see.
-
- Posts: 73
- Joined: Tue May 17, 2005 2:08 pm
Crawl a file server
mark, I have the full texis product, how would I start a profile for that?
Crawl a file server
Mount the server to be walked to the machine running texis. Then use a "file:" url to walk it. There may be some tweaks to dowalk and/or search required, I'm not sure off the top of my head.
-
- Posts: 73
- Joined: Tue May 17, 2005 2:08 pm
Crawl a file server
Mark, how would the server know who is logged in? We dont have any auth on our intranet, just the file servers have nt style auth.
Crawl a file server
The Login Info field from a Webinator profile gets passed for Windows NTLM file:// authentication, via <urlcp user|pass> just like HTTP Basic etc.
(If the machine that Texis is running on is non-Windows, you'll have to add <urlcp fileroot /mount/dir> to the dowalk script, where you mounted the fileeystems on /mount/dir/hostname.)
(If the machine that Texis is running on is non-Windows, you'll have to add <urlcp fileroot /mount/dir> to the dowalk script, where you mounted the fileeystems on /mount/dir/hostname.)