Personally, I do it the old school way (unless I am scripting, in
which case I use the commands):

1) create an entry in /etc/passwd (using /usr/ucb/vipw)
2) run pwconv to create the /etc/shadow entry
3) passwd username to set initial passwd
4) Create homedir (Must match /etc/passwd)
5) Optional: Copy rc scripts into homedir
5) chown -R username:groupname homedirpath

On 10/8/07, Ché Kristo <[EMAIL PROTECTED]> wrote:
> useradd - http://bama.ua.edu/cgi-bin/man-cgi?useradd+1M
> usermod - http://bama.ua.edu/cgi-bin/man-cgi?usermod+1M
> userdel - http://bama.ua.edu/cgi-bin/man-cgi?userdel+1M
>
>
> This message posted from opensolaris.org
> _______________________________________________
> opensolaris-discuss mailing list
> [email protected]
>


-- 
- Brian Gupta

http://opensolaris.org/os/project/nycosug/
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to