Password is set successfully. - Now a friend want to use Ubuntu too on concerning notebook, but wants an easier password, than already setted password.
I tried:
sudo passwd
... and typed the new smaller password into it and it was changed according to 19.04's message "successfully changed".
I log out and want to log in back. But the previous password is still guilty and the newer password was not saved ?!
Even after reboot new password was not set.
What is this ?
sudo passwd
affects theroot
account and not yours. – Thomas Ward Nov 12 '19 at 15:16