Click to See Complete Forum and Search --> : how do i change user passwords


trueNewbie
03-23-2001, 08:46 AM
i just added a user with the adduser command in the terminal and i need to change the password. Also, is there a GUI based program for configurating passwords and users. I am running linux mandrake with Gnome. Thanks.

rod
03-23-2001, 08:58 AM
As root:

passwd <username>

You will then be promted for new password.

Regards,
Rod

trueNewbie
03-24-2001, 05:19 PM
thank you much.

micxz
03-24-2001, 11:16 PM
I would look for a program called "YAST" for your platform for more GUI based user administration. Good luck