I have a VNC server running on a Mac. When I try to use a VNC viewer, it says "no matching security types".
Is there any other software which can connect to a Mac like RDP?
If iI use screen sharing from another Mac, then it works but not from VNC.
EDIT: I am using:
- Leopard 10.5.7,
- vnc VIEWER 4.1.3,
- nothing installed on Mac,
- On Same LAN,
A few years later, the "world has changed", so
The free version of RealVNC (v. 6.17.1113, Nov 2017, x64) works smoothly for me. In particular from Windows 7 Professional to OS X Yosemite (10.11) and to OS X High Sierra (10.13 w/ latest updates), the "OS X Authentication" that Mac OS builtin VNC requires, with username and password and no tweaks to the VNC server side, posed no problem. These are security types 30 and 35: see https://vncdotool.readthedocs.io/en/0.8.0/rfbproto.html#security
Although performance was clearly lacking. It's using ZRLE compression; perhaps JPEG or something else is superior, and perhaps professional RealVNC is optimized.
TightVNC and TigerVNC both fail complaining those are unknown codes.
[And do everything over a VPN for heaven's sake if going through the Internet.]
I'm not sure which VNC server you have running on your Mac, but you can use the built-in one.
Apple menu --> System Preferences --> Sharing --> Screen Sharing
Make sure that its configured for VNC access with a password. Then try to connect to TCP port 5900 with a VNC client on your PC.
To answer the other question: VNC is the Mac answer to RDP, actually. Even the commercial "Apple Remote Desktop" package ultimately uses the VNC protocol.
I ran this command and could get it to work with RealVNC Open/Free edition viewer. Ensure that on the client, the color level is set to Full [Options->Colour & Encoding->Colour Level]
This method works via the command line (local terminal and remote ssh session too).
Try turning off encryption, works for me for a similar problem.
Try TightVNC to connect. It seems to work when the free edition of RealVNC does not. http://www.tightvnc.com/
I've also found that the VNC viewer will konk out when connecting to the Mac if the viewer is not running in millions or full color mode.
From memory you'll need to either use a v3.x viewer or configure the one you have to use the version 3 protocol. How depends on your viewer but it should be covered in its help file or web site.
Any VNC client I've tried works. On your Mac
Computer Settings...
buttonAnyone may request permission to control screen
andVNC viewers may control screen with password:
OK
buttonOnce you've done that, be sure not to use 256 colors. Then, when connecting from your other computer you should be prompted for a normal VNC password, followed by the OsX login screen, where you can choose the user you'd like to log in as.
Had the same problem on El Capitan. TightVNC viewer (version 2.7.10) worked without any problem with Yosemite but failed to connect to Mac after upgrade to El Capitan. Looks like TightVNC 2.7.x does not support VNC protocol used by newer versions of OSX.
I've switched over to RealVNC Viewer (version 5.3.1) which works without any error.
You can encounter this problem if the server does not have a password configured, or the server is running with integrated authentication and you are using the free VNC viewer. The free VNC viewer does not support some of the newer authentication methods.
If, like me, you have problems to connect to MacOS from Ubuntu (I know the question was originally for windows, but this might be useful)
What worked for me was: Use Remmina, use the Vnc Password that was setup on Mac as Username, any valid user in the mac system will do. Do not use 256 bit colors
In my case neither
xtightvǹc
ortigervnc
could connect from ubuntu 18.04