The remote node requires a password

sitesten

New Member
Sep 25, 2012
6
0
1
Hello,

I'm trying to setup a proxmox cluster. I have some troubles but it's now working properly.

Code:
# pvecm nodes
Node  Sts   Inc   Joined               Name
   1   M     76   2013-04-19 01:53:58  node1
   2   M     16   2013-04-19 01:53:56  node2

Now I'm trying to connect through the GUI of node1, and do some actions on node2.
Unfortunately clicking on node2 opens the login dialog again. I'm entering correct login credentials but the login box continues to popup.

There is nothing in auth.log about it.
In syslog of node1 I'm getting:
Code:
Apr 19 13:53:14 node1 pvedaemon[3718]: <root@pam> successful auth for user 'root@pam'

In syslog of node2 I got the following:
Code:
Apr 19 04:53:33 node2 pmxcfs[12512]: [status] notice: received log


Any ideas what may be wrong?