Error: User modify failed. Cannot modify user on other node: usermod: user luca does not exist.
Error: User modify failed. Cannot modify user on other node: usermod: user ’luca’ does not exist.
This error is received while modifying the user from GUI(Mater node).
1. Add the user in the Slave node. Run the following command.
[email protected]:~# useradd -s /usr/local/bin/ezsh username
Alternative Method.
2. Delete the Gateway user(luca) from the Master node and create the same user from GUI.
Note: You will lose user logs.