Date: Tue, 23 Feb 2016 16:08:06 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 207440] NIS entry confuses chkgrp Message-ID: <bug-207440-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207440 Bug ID: 207440 Summary: NIS entry confuses chkgrp Product: Base System Version: 10.2-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: bin Assignee: freebsd-bugs@FreeBSD.org Reporter: freebsd@skysmurf.nl Problem: When /etc/group contains a line such as +:*:: chkgrp issues the following warning: /usr/sbin/chkgrp: /etc/group: line 34: strtoul failed /etc/group is fine where line 34 is the one containing the NIS entry. This occurs regardless of whether the NIS entry is the last line in /etc/group. To reproduce: Add the line +:*:: to /etc/group on a NIS client and run /usr/sbin/chkgrp (or wait for periodic to do that). -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207440-8>
