Unsolved
This post is more than 5 years old
11 Posts
0
2382
February 2nd, 2005 16:00
Sharing files NOT by Workgroup
I have a Dimension 8400 with Windows MCE and a couple of more personal laptops. I share files (and printer) among these PCs (under the same workgroup name) thru a router (and print server). Now, I'd like to share files between these home PCs and my work laptop (Toshiba Tecra 8100 with Windows XP + sys pack 2) that I bring home. My work laptop doesn't use a workgroup name, but uses a specific domain to get connected to my work network and I don't want to mess up with the settings. (I lost control over the laptop once before by trying to use my home workgroup name - its profile had to be rebulit!).
So, may I ask what would be the best (and safe) way to share files between PCs not under the same workgroup? (the home desktop is connected to the router by ethernet cable while the work laptop is connected by a wireless network card.)
Thanks for any help.


jwatt
4.4K Posts
0
February 2nd, 2005 23:00
See if this article from a Microsoft community columnist helps.
Jim
jmwills
2 Intern
•
12K Posts
0
February 3rd, 2005 12:00
d8100
11 Posts
0
February 3rd, 2005 17:00
Thank you for the link to the article, which gave me a starting point.
I tried to access a shared folder on the work laptop from home desktop by following the instruction (i.e., network drive mapping) and was prompted a login window. I found that I have to set up a user account on the work laptop, separately from the adminstrative account (to which I have no access). This is because I'm just a user of the work laptop, which is under very strict security restrictions. I also believe that there may be more steps I should take to make this work.
I'll post the results after I try this at home probably tonight.
Message Edited by d8100 on 02-03-2005 11:50 AM
jwatt
4.4K Posts
0
February 3rd, 2005 20:00
The fact that you have no access to the machine's administrator accounts may well prevent you from making all this work. But if the account you're using on the laptop isn't "administrator", you could create an account on the home desktop system that matches the user name and password of the account you're using on the work laptop. You would then probably (unless there are other security measures in place on the laptop) be able to connect to shares on the laptop that are available to the laptop account.
What happened when you supplied the login name and password for the laptop account?
But I'd tread very carefully. If your organization's IT Security group doesn't intend for file sharing between company-owned laptops and employee-owned systems to work, there could be trouble.
Jim
d8100
11 Posts
0
February 4th, 2005 04:00
Message Edited by d8100 on 02-03-2005 10:35 PM
Message Edited by d8100 on 02-03-2005 10:40 PM
jwatt
4.4K Posts
0
February 4th, 2005 05:00
d8100,
Welcome to the wonders of Windows Networking resource location! :smileysad: As long as the laptop would admit it was a member of network_name, it would have been located even though the "workgroup" name of the home network didn't match the "domain" name of the work network. Using the network_name\userid syntax, the network name was being overriden from its default value, the "workgroup" name of the home network.
One of the key differences between "workgroups" and "domains" is that in a "domain", there is a machine, called a "domain controller", that's responsible for authenticating all users and machines in the "domain". In a "workgroup", each machine is individually responsible for authenticating users. By specifying the network_name, you were able to coerce the work laptop into authenticating the userid, because it knew it was a member of network_name, and knew about the account named userid. Hence, it worked!!!
Jim
Message Edited by jimw on 02-03-2005 11:33 PM