Hello,
I have a 4 nodes cluster:
- node1
- node2
- node3
- node4
I wanted to change root password of node3, so i typed in shell :
But it did not work : after logout, the new password was not working, but the old one yes. So i assumed i changed password of the wrong node, because the new password is working with node4.
Anyway, for now, i have some troubles :
- node1 is ok
- node2 is ok
- node3 can only access vnc console of its own vms
- node4 can access vnc console of node3 and node4
Is there a way to fix that ?
Thanks
I have a 4 nodes cluster:
- node1
- node2
- node3
- node4
I wanted to change root password of node3, so i typed in shell :
Code:
$ passwd
Anyway, for now, i have some troubles :
- node1 is ok
- node2 is ok
- node3 can only access vnc console of its own vms
- node4 can access vnc console of node3 and node4
Is there a way to fix that ?
Thanks
Last edited: