The following reply was made to PR misc/172965; it has been noted by GNATS.
From: J B <[email protected]> To: [email protected], [email protected] Cc: Subject: Re: misc/172965: pw useradd does not allow -g "" 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
