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.