We are looking to secure SMB on our Macs. The old way to do this was to edit the /etc/smb.conf file like this:
[Global]
restrict anonymous = 2
guest OK = no
client ntlmv2 auth = yes
It appears that apple has removed this filefunctionality from Lion. Is there another method to updating these settings on the client?