Console/SSH Login does not work

  • Thread starter Thread starter ofanz
  • Start date Start date
O

ofanz

Guest
I tried to login at the console after installation, but it did not work.

- Otto
 
Console/SSH login ist restricted to the 'root' account, so you always need to login as user 'root' (as opposed to the web interface where the default login name is 'admin'):

Please use:

proxmox login: root
password: admin

or with ssh:

ssh -l root proxmox.yourdomain.com

ATTENTION: It is strongly recomended that you cahnge the default password after installation.