Samba networking with a domain-joined computer
Posted
by MCS
on Server Fault
See other posts from Server Fault
or by MCS
Published on 2010-05-27T18:03:09Z
Indexed on
2010/05/27
18:12 UTC
Read the original article
Hit count: 410
I have two computers connected to the same linksys router - one running Ubuntu 8.04 and one running Windows 7. The Windows computer is part of a work domain (when connected via VPN). I'm trying to also create a home network so I can access the linux server from Windows.
From what I understand, I have to first create a Windows workgroup and then configure Samba on linux to join the Windows network. So in Windows, I went to Control Panel -> Network and Internet -> HomeGroup and got the following message:
There is currently no homegroup on your network. Because this computer also belongs to a domain, you can't create your own homegroup, but can join one created by someone on your network.
Can I use Samba to create a homegroup? Is there any other way to create a Windows workgroup? Or am I barking up the wrong tree completely?
© Server Fault or respective owner