Created
February 14, 2013 13:13
-
-
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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