File server in another domain

dawks

Diamond Member
Oct 9, 1999
5,071
2
81
I have a user here on our domain (domainA) (user account and computer in domainA), she is trying to connect to a file server in another organizations domain (domainB) with a separate domain account in domainB.

Her computer is running Windows 7. I have tried mapping a network drive to the file server but it disconnects randomly, or wont reconnect and sometimes ends up locking her account, and she can't get access to the files. I've tried creating a batch file that maps the root share (target files are 4 folders deep), then copies the target files to her desktop. It says the folder/files cannot be found. If I try going directly to the share by typing in the UNC, I get a domain trust failure "between the workstation and primary domain" message, and there are no trusts..

What is the ideal way for someone in domainA to access a file share in domainB?
I've struggled with this for several years now... (my batch file works fine in Windows XP, not 7).
 
Last edited:

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
That's how Windows shares have always worked, flaky. If possible, a domain trust would be the simplest from the end user standpoint. If that's not possible, finding which of your methods locks out her account the least is the best option.

If she only needs to read the files and never update them, you could look at another protocol like FTP and script that for her.