Linux Lite Forums
[SOLVED] How do I change the user password? - Printable Version

+- Linux Lite Forums (https://www.freecinema2022.gq/forums)
+-- Forum: Software - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=5)
+--- Forum: Installing Software (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=18)
+--- Thread: [SOLVED] How do I change the user password? (/showthread.php?tid=1601)

Pages: 1 2


Re: Can't Find KdePasswd - altman - 03-02-2015

Ah , forgot that you had 1.0.8 installed , no issues beside passd in it !


Re: Can't Find KdePasswd - Wirezfree - 03-02-2015

Hi oxo42,

Sorry, I missed the LL 1.0.8.
I started with 2.0, now 2.2, can't remember when User Manager came along.

A quick Google shows the following, although I would wait for confirmation from a more experienced user

Open a terminal or use ctrl-alt-t
then:
Code:
sudo passwd <username>
like:
Code:
sudo passwd oxo42

It will prompt you for your "current" password
Then ask for "new" password then ask to confirm it.

Dave


Re: Can't Find KdePasswd - oxo42 - 03-03-2015

Hi
  Thank you to all who have contributed.

I have gone with Wirezfree suggestion, and have now sucessfully changed my User/Login Password using the Terminal.

I no longer need "Kdepasswd" so I have uninstalled it.

              Once again many thanks to you all.


Re: (Solved) Can't Find KdePasswd - altman - 03-03-2015

Glad that you fixed your issue !


Re: (Solved) Can't Find KdePasswd - Wirezfree - 03-03-2015

Hi oxo42,

Glad it worked, now I know also. Smile

Dave