The new forums will be named Coin Return (based on the most recent vote)! You can check on the status and timeline of the transition to the new forums here.
The Guiding Principles and New Rules document is now in effect.
I'm trying to connect my laptop to a shared drive on a local server. The problem is that my laptop is on a different domain then the server. Here is some info:
Laptop Domain= Workgroup
Server Domain = work.group.ca
Server IP = 192.168.1.100
Shared Folder = //ucc-srvr/shared
Laptop = vista
Server = Win 2003
I’m fairly certain that I can get to the shared folder if I change the domain of my laptop, but I would rather not do that.
I’ve tried to map the drive but I get an error. I’m assuming the error has to do with the different domains.
DietarySupplementStill not approved by the FDADublin, OHRegistered Userregular
edited June 2009
"Workgroup" isn't a domain. From the sounds of it, you might not even be on one. The only way to be sure is to hit a command prompt and do a "ipconfig" command. In the info that follows, check out your host name. Your domain will be right after it. Then, when he (or you) try to connect, make sure you include the domain name in the share name, i.e.
//computername.domain/sharename
Side note: If he's on an authenication-enabled domain, and you're not (like I suspect), it may ask you for credentials.
Also, if his domain is remote, and not part of your network (not saying it is, but it can happen), then you're both out of luck.
Posts
//computername.domain/sharename
Side note: If he's on an authenication-enabled domain, and you're not (like I suspect), it may ask you for credentials.
Also, if his domain is remote, and not part of your network (not saying it is, but it can happen), then you're both out of luck.