Difference between revisions of "How to setup Samba with two workgroups?"
From LinuxMCE
Rwilson131 (Talk | contribs) |
|||
Line 1: | Line 1: | ||
+ | [[Category:storage]] | ||
+ | [[Category:configuration]] | ||
+ | |||
I have LinuxMCE hybrid in "LinuxMCE" workgroup. I have the rest of my windows computers on another workgroup. They seem not to see each other unless I do this : | I have LinuxMCE hybrid in "LinuxMCE" workgroup. I have the rest of my windows computers on another workgroup. They seem not to see each other unless I do this : | ||
# add | # add | ||
Line 5: | Line 8: | ||
# add Hybrid's IP as Wins server on all windows clients.... | # add Hybrid's IP as Wins server on all windows clients.... | ||
− |
Latest revision as of 03:08, 20 October 2012
I have LinuxMCE hybrid in "LinuxMCE" workgroup. I have the rest of my windows computers on another workgroup. They seem not to see each other unless I do this :
- add
wins support = yes
under [global] section in /etc/samba/smb.conf - it's even better if you change this in /usr/pluto/templates/smb.conf.tmpl
- add Hybrid's IP as Wins server on all windows clients....