I am having a problem setting up domain indexing on a Domino server running on Win2000. It comes up with the error message “cannot access File System” when trying to index a file system with an UNC path (eg. \servername\fileshare). However if I map the same path to a drive it has no problems. In the server log example below q: is mapped to \servername\fileshare.This basically rules out a security issue.
22/04/2005 01:42:33 PM Domain Indexer is indexing File System 'q:'
22/04/2005 01:42:33 PM Domain Indexer finished indexing File System 'q:'
22/04/2005 01:42:39 PM Domain Indexer cannot access File System ‘\servername\fileshare’
Has anyone successfully used UNC paths for Domain Indexing? UNC paths are actually provided as an example in the config dialog box, so I assume that means it should be possible.