From Fedora Project Wiki

Revision as of 19:46, 10 March 2009 by Smcbrien (talk | contribs) (New page: The purpose of this page is to provide an easily readable document than the transcript of the Classroom session given on this subject. =A very simple shell script= <PRE> useradd frank...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The purpose of this page is to provide an easily readable document than the transcript of the Classroom session given on this subject.

A very simple shell script

useradd frank
echo mypassword | passwd --stdin frank