SMB Guest Access allowed but greyed out so cant turn it off

Hi guys
I have recently installed 10.6 snow leopard server to setup as a file server. It will be host to a mix of mac and windows clients.
I have installed and setup SMB service:
Role: Primary Domain Controller
By default, Allow Guest Access is ticked and greyed out. I want to disable it but I can click the box??
Any suggestions?
Thanks.
Rik.

I was in the same boat. Found the answer in Terminal (I'm assuming you know what you're doing there):
You can verify the settings by typing (NOTE: the serveradmin command must be run as root):
          serveradmin settings smb
Look for a line reading:
          smb:map to guest = "Bad User"
This indicates Guest Access is ON.
To disable guest access in SMB:
         serveradmin settings smb:map to guest = "Never"
I had to quit and reopen the Server Admin app before the change showed in the GUI.
-Axiom

Similar Messages

Maybe you are looking for