Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jun 2002 14:05:19 -0400
From:      "Scott M. Nolde" <scott@smnolde.com>
To:        Supat Anekbanluekul <supat_a@hotmail.com>
Cc:        questions@FreeBSD.org
Subject:   Re: adduser
Message-ID:  <20020616140519.A42599@smnolde.com>
In-Reply-To: <F126pua5unpndJLnGS90001931e@hotmail.com>; from supat_a@hotmail.com on Sun, Jun 16, 2002 at 03:09:35AM %2B0000
References:  <F126pua5unpndJLnGS90001931e@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Supat Anekbanluekul(supat_a@hotmail.com)@2002.06.16 03:09:35 +0000:
> Hi
>   I have a question on "adduser". I have install 4.6mini. After successfully 
> installed, I would like to add more user by using "adduser".
>   On the first line, it asked me to input username. Then, it stored what I 
> have input as a valid charactor for username.
>   I'm sorry for my poor explaination. Could you try it to see what I have 
> tried to explain and let me know how to solve the problem?
> 
> 
> Regard,
> Supat
> 

pw(1) is sometimes easier to use.

pw useradd -n username -m -s /path/to/shell -G groups

-- 
Scott Nolde
GPG Key 0xD869AB48

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020616140519.A42599>