I have a couple machines that I need to enable ssh/scp on, but it's a walkup machine, what's the best way to enable that for all users. I don't want to touch any of my custom ARD/Kickstart settings I've already set previously though.
I found this on superuser.com, but it didn't seem to work.
dscl . change /Groups/com.apple.access_ssh RecordName com.apple.access_ssh com.apple.access_ssh-disabled
Update: changed wording a bit.