Talk:Samba configuration
From Applepedia
Removed
I removed this, since it's much easier to just edit the stuff in Directory Access, dunno who came up with the idea of using the command line
This can be done with SharePoints
Open Terminal and edit the configuration file using sudo
$ sudo nano /etc/smb.conf
Scroll down to where you see a heading called [global]. Have a look through the configuration settings in that section and make sure WORKGROUP isn't already specified. If it is, just change the name. If it's not, add a line under the [global] heading called WORKGROUP and specify the name that you want.
WORKGROUP = homelan
You'll have to restart Samba for the changes to take effect. The easiest way is via the Sharing preference pane in System Preferences. Click on Windows Sharing and then click Stop, then Start
I did you home. Sorry for not knowing how to do things the GUI way @_@
LOOK WHAT LINUX HAS DONE TO ME

