Skip to content

Instantly share code, notes, and snippets.

@atomize
Created February 14, 2013 13:13
Show Gist options
  • Save atomize/4952686 to your computer and use it in GitHub Desktop.
Save atomize/4952686 to your computer and use it in GitHub Desktop.
When Remmina or other VNC clients throw "UNKNOWN AUTH TYPE" sorts of errors at you while trying to connect to OSX Leopard 10.5/OSX Server 10.5.8, run this command FROM THE TERMINAL OF THE MAC YOU ARE TRYING TO CONNECT TO.
sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -verbose -activate -restart -agent -allowAccessFor -allUsers -privs -all -clientopts -setvnclegacy -vnclegacy yes -setvncpw -vncpw CHANGETHISTOAPASSWORDFORYOU
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment