Anyone have any idea how to change the workgroup that samba uses? In smb.conf file in /var/lib:
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
# 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