I've read
http://no.longer.valid/phpwiki/index.php/Customizing onn customizing templates and found it a bit vague.
I want to add the following line to the smb.conf file
admin users = @staff
to give admin priveledges to our core staff employees (group name is "staff").
Do I make a completely new smb.conf file with just that line in it under [global]? Then it's included in the main smb.conf file?
I understand I can't directly edit the smb.conf file cause the change will be overwritten. Is there another solution to giving admin rights to a group that I haven't found?