Vagrant box: can’t login with password from VirtualBox GUI
UPDATE after clarification of question You should be able to login as user: vagrant password: vagrant This is a convention described in the base box creation documentation: Also, even though Vagrant uses key-based authentication by default, it is a general convention to set the password for the “vagrant” user to “vagrant”. This lets people login … Read more