I look after a few Mac's in a Windows environment and sometimes need to connect to the GUI for troubleshooting (eg, to the desktop, not SSH)
Transport layer security isn't an issue (VPN to the subnet and networking is trusted), therefore insecure protocols like VNC are suitable, however I don't want my session being duplicated on the console. I need a private session, identical to how Windows does RDP. If a remote user connects, the console session should be locked out. Can this be achieved on OSX?
Transport layer security isn't an issue (VPN to the subnet and networking is trusted), therefore insecure protocols like VNC are suitable, however I don't want my session being duplicated on the console. I need a private session, identical to how Windows does RDP. If a remote user connects, the console session should be locked out. Can this be achieved on OSX?