LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   change user pasword (https://www.linuxquestions.org/questions/linux-software-2/change-user-pasword-96359/)

israel 09-24-2003 12:33 PM

change user pasword
 
hello everyone

Can someone tell me how to change my password using comand line?.

Im running redhat

Thanks a lot

DrOzz 09-24-2003 12:36 PM

the command is ::
passwd

joseph 09-24-2003 08:52 PM

1) if you want to change password for root use this :
passwd (enter)
type your new password
but remember this only can be done in single user mode.

2) If you want to change password for user, use this :
passwd user ( username)
type your new password.


All times are GMT -5. The time now is 03:15 PM.