Passwd

From Bashlinux
Revision as of 21:24, 3 February 2010 by Manpaz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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