Hi all. LL newbie here and its working great so far, Dell D620. I didn't lose my password just decided I would like to change it. Ran a search "how to change log in password" didn't find anything. Thanks all.....
Menu, Settings, User Manager, Change password.
Hello, marnav1!
Welcome to Linux Lite, and to the forums.
The password GUI imposes a 5-character minimum on the password size. I know that it can be a bad idea, but it is sometimes necessary to circumvent that restriction.
To do so, open a terminal window [CTRL-ALT-T] and enter the following:
Code:
sudo passwd username
This will allow you to set a password of less than five characters...
73 DE N4RPS
Rob
Worked great Jerry, thanks !