Hello,
I have a 4 nodes cluster:
- node1
- node2
- node3
- node4
I wanted to change root password of node3, so i typed in shell :
$ passwd
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...