Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Oct 2012 21:40:01 GMT
From:      J B <jb.1234abcd@gmail.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/172965: pw useradd does not allow -g &quot;&quot;
Message-ID:  <201210232140.q9NLe15d030905@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/172965; it has been noted by GNATS.

From: J B <jb.1234abcd@gmail.com>
To: bug-followup@FreeBSD.org, jeff@bovine.net
Cc:  
Subject: Re: misc/172965: pw useradd does not allow -g &quot;&quot;
Date: Tue, 23 Oct 2012 23:38:19 +0200

 > # pw useradd moo6 -g ""
 
 Make sure that the new group is added to /etc/group"
 # grep -i moo /etc/group
 moo6:*:8007:
 
 jb



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