External VRDE Authentication
Posted: 29. Jun 2016, 03:32
Hello, everybody!
I am running Virtualbox (using VBoxManage) on a new Ubuntu Server (16.04) instance and I got a VM all set up and running, but I am very confused about authentication using my host system's PAM. I have run the following command
and I can connect using VNC, but I cannot authenticate. Does anybody have any experience with this topic?
I am running Virtualbox (using VBoxManage) on a new Ubuntu Server (16.04) instance and I got a VM all set up and running, but I am very confused about authentication using my host system's PAM. I have run the following command
Code: Select all
vboxmanage modifyvm Kali --vrde on --vrdeaddress 192.168.1.10 --vrdeport 6000 --vrdeauthtype external