Linux Lite Forums
[Solved] Resetting password LL 2.4 - Printable Version

+- Linux Lite Forums (https://www.freecinema2022.gq/forums)
+-- Forum: Software - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=5)
+--- Forum: Installing Linux Lite (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=17)
+--- Thread: [Solved] Resetting password LL 2.4 (/showthread.php?tid=1793)



[Solved] Resetting password LL 2.4 - marnav1 - 04-29-2015

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.....


Re: [Solved] Resetting password LL 2.4 - Valtam - 04-30-2015

Menu, Settings, User Manager, Change password.


Re: [Solved] Resetting password LL 2.4 - marnav1 - 04-30-2015

Hi Jerry thanks, will give it a whirl and report back....   Smile


Re: [Solved] Resetting password LL 2.4 - N4RPS - 04-30-2015

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



Re: [Solved] Resetting password LL 2.4 - marnav1 - 05-07-2015

Worked great Jerry, thanks !