Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Oct 2012 19:00:01 GMT
From:      Mark Johnston <markjdb@gmail.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/173005: PW(8) - &#39;pw usermod&#39; causes Segmentation fault: 11 (core dumped)
Message-ID:  <201210281900.q9SJ01me009616@freefall.freebsd.org>

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

From: Mark Johnston <markjdb@gmail.com>
To: bug-followup@FreeBSD.org, jb.1234abcd@gmail.com
Cc:  
Subject: Re: bin/173005: PW(8) - &#39;pw usermod&#39; causes Segmentation
 fault: 11 (core dumped)
Date: Sun, 28 Oct 2012 14:53:29 -0400

 With my patch the error message is consistent:
 
 # pw useradd mark -g ""
 pw: group `' does not exist
 # pw usermod mark -g ""
 pw: group `' does not exist
 #



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