Matthew Seaman <[EMAIL PROTECTED]> wrote:

> On Thu, Jun 24, 2004 at 11:58:41PM -0400, James Bell wrote:
> >  
> > I have BSD UNIX.
> >  
> > What commands should I use from the root to create a new user.
> 
> Essentially:
> 
>     # pw useradd -n name -m
>     # passwd name
> 
> I suggest that you immediately read the pw(8) man page and the
> appropriate section of the Handbook:
> 
>     http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/users.html

Um ... no offense, Matt, but isn't that a bit overly difficult for a new
user?

Try adduser ... the manpage is pretty informative.

-- 
Bill Moran
Potential Technologies
http://www.potentialtech.com
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to