If you want to configure different virtual roots to point to the same remote Uniform Naming Convention (UNC) path with different user IDs that have varying privileges, the results returned by Index Server are not predictable.
For example, consider the following configuration. It is highly recommended that you avoid setting up a configuration as follows:
Examples of Incorrect Configurations
Virtual Root | Physical Path | User ID |
---|---|---|
/vroot1 | \\computer1\share1\dir1 | <domain> userid1 |
/vroot2 | \\computer1\share1\dir1 | <domain> userid2 |