Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

change user password in Linux

Status
Not open for further replies.

mike73

Technical User
Aug 27, 2001
6
US
I am new with Linux and I am still trying to learn. How can you change an user password in Linux if you log in as Root.

thanks
 
Mike,

[root@hostname /]# passwd username
Changing password for user username
New UNIX password:

Then type in new passwd.


-Tony

 
If you want to find information on a command in linux, you can always do man <command name>

Just an FYI
-j ---
John Hoke
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top