Hi
I've an HA system setup as active/passive, then after both nodes are in status active... I go to system settings to activate ssh connexion and set password for both root and loginuser...
then I connect as ssh to the master node using loginuser@... then finding the slave node ip I try to connect from the master to the slave using loginuser@... and it turned that the new password I set is not synced... I needed to use the password I initially set directly on the console !
of course if I shutdown the master node the password is then synced... but why not syncing it as soon as it is changed... this is to me a security issue... as for example someone that knows the old password (and we don't want him to grant access) can still access to the slaves (throught the console directly) !!!
thx