PDA

View Full Version : Changing Leopard Samba Workgroup




jt2ga65
Jan 7, 2008, 09:07 PM
Anyone have any idea how to change the workgroup that samba uses? In smb.conf file in /var/lib:

# This file is automatically generated, DO NOT EDIT!
<snip>
[global]
security = USER
auth methods = guest odsam
netbios name = <mac-name>
workgroup = WORKGROUP


Under a UNIX workstation, I would just change it here and restart samba, but this file is clearly generated by the "systems prefs" application.

My network consists of linux, FreeBSD, Windows and embedded systems in addition to my 2 Mac computers. I'd rather have them all in the same workgroup, and I'm not content to name all the others to "WORKGROUP" to match the Mac.

Thanks.

-jt2



aristobrat
Jan 7, 2008, 09:25 PM
Not sure if this is what you're looking for, but FWIW:
System Preferences > Network > Advanced > WINS

jt2ga65
Jan 7, 2008, 10:21 PM
Yeah, I had found the WINS setting under the network configuration, however I could not get the workgroup name to stick. I found the fix on Apple's forum, which entailed deleting the preferences and restarting the computer. I'm not sure what was broken in the old settings, but it seemed to fix it.

http://discussions.apple.com/thread.jspa?messageID=6198136

Now if I can get the VMWare interfaces working again...

-jt2