通过 SSH 修改 Mac VNC Server 密码
PS: 我的系统为 macOS Sierra 10.12,使用以下命令修改成功。
输入以下命令:
sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -activate -configure -access -on -clientopts -setvnclegacy -vnclegacy yes -clientopts -setvncpw -vncpw <mypasswd> -restart -agent -privs -all