User Account Administration
2007-12-25 10:37:00
Original question:
Is there a command which can be used within a script to duplicate
admintool GUI for creating user accounts.
I had a few replies. The best one was to use /usr/sbin/useradd,Sun's
bundled command-line account tool. useradd updates the /etc/passwd file
as well as /etc/shadow. However, the passwd command must be used to set
the initial user's password.
Many thanks to the following individuals;
Ramnish Singh
David Thorburn-Gundlach
Alex Farajian
Comments
Got something to say?
You must be logged in to post a comment.

