Difference between revisions of "Passwd"

From Bashlinux
Jump to: navigation, search
(No difference)

Revision as of 21:24, 3 February 2010

passwd

Setup user password from command line

Just run the command

 echo user:password | chpasswd
 

Note that user and password should be in plain text