"Here's the scenario. I have a windows box that already belongs to a domain (We'll call it domain A). It has luns mapped already through snapdrive. I am trying to map another LUN on the machine through snapdrive that lives on a filer belonging to another domain (Domain B). Domain A and B do not have a trust between them and this is not possible because of company regulations at the moment."
This presents a problem with domain authentication because there is no trusts. There are really two ways to deal with this:
1. Use HTTPS authentication and a local account on the filer.
2. Create a local account on the filer that has the same name and password as the domain account(s):
If I am using Domain1\Snapdrive and Domain2\Snapdrive, then I would create a local account on the filer called "Snapdrive", and make sure the password for both domain accounts and the local account are the same.
J