Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Networking > accessing folder on server belonging to another domain

Reply
Thread Tools Display Modes

accessing folder on server belonging to another domain

 
 
Charles MacLean
Guest
Posts: n/a

 
      06-07-2009
I have a VISTA Ultimate machine that belongs to Domain X where I have my
account. I want to access (read/write) files on Domain Controller Y. Both
machines are on the same segment on our LAN. Both the DC X that I belong to
and DC Y are Server 2003 R2 machines. I seem to able to read and write files
after a fresh boot of my machine but then things seem to go sour after an
hour or so. My program can't write to DC Y. Any suggestions?

Thanks

 
Reply With Quote
 
 
 
 
Charles MacLean
Guest
Posts: n/a

 
      06-23-2009
I've already mapped the drive on the foreign domain's DC drive1 (Domain Y)
as persistant. I also have a drive mapped on my DC's drive1 (domain X) that
never refuses me access. After the drive on DC Y refuses me access within
the program I wrote I tryed to access it via the network folder. When I
click on the DC icon I'm prompted for user ID/password only to be denied
access even when I enter the administrator's user name and password. We also
have a XP Pro WS that is running the same program that accesses the server
DC Y that experiences the same problem but to a lesser extent. This is very
perplexing. Any more ideas?

Thanks,
Charles

"Bill Kearney" <> wrote in message
news: t...
>
> "Charles MacLean" <> wrote in message
> news:48173B31-8CF3-4636-841C-...
>>I have a VISTA Ultimate machine that belongs to Domain X where I have my
>>account. I want to access (read/write) files on Domain Controller Y.
>>Both machines are on the same segment on our LAN. Both the DC X that I
>>belong to and DC Y are Server 2003 R2 machines. I seem to able to read and
>>write files after a fresh boot of my machine but then things seem to go
>>sour after an hour or so. My program can't write to DC Y. Any suggestions?

>
> Check to make sure your machine isn't going to sleep. That would break
> the connection. Also check in the properties for the network adapter.
>
> Otherwise you just need to map the shares so they're persistent:
>
> net use x: \\domain1server\sharename /user:domain1\domain1user
> /persistent:yes
> net use y: \\domain2server\sharename /user:domain2\domain2user
> /persistent:yes
>
> Obviously replacing the above 'domainXserver' with the appropriate
> servernames, and domainX with the likewise correct domain names. And
> whatever drive letters are suitable. The key being the use of the '/user:'
> and '/persistent:' flags.
>
> --Bill Kearney


 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Accessing other domain computers from Vista RR2 Windows Vista Networking 0 04-08-2008 05:36 PM
accessing a domain share on a Vista Home Premium computer... Brad Pears Windows Vista General Discussion 6 10-03-2007 03:35 PM
Crash when accessing the user folder & sub folder Bpfh Windows Vista File Management 2 03-28-2007 02:43 AM
taskbar icons belonging to deleted programs Spirefm Windows Vista General Discussion 0 09-24-2006 05:53 PM
NT4 sp4 mem server upgrade to W2003 member server in NT4 domain Gordon Windows Update 0 05-15-2004 01:31 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59