Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Oct 2012 22:30:02 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:  <201210232230.q9NMU2VB034037@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: Wed, 24 Oct 2012 00:26:58 +0200

 What about 'pw usermod' ?
 
 Wow !
 I just tested (btw, without your patch):
 # pw usermod moo4 -g "nobody"
 # pw usermod moo4 -g ""
 Segmentation fault: 11 (core dumped)
 #
 
 I opened PR#:
 http://www.freebsd.org/cgi/query-pr.cgi?pr=173005
 
 With regard to your changes:
 make sure you test 'pw useradd' and 'pw usermod' entries, both old and new
 (override with -g "") syntax, with "-N" option.
 
 jb



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