Passwd

From Bashlinux
Revision as of 21:24, 3 February 2010 by Manpaz (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, 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