KOIE Hidetaka writes:
>
> A library function initgroup(3) is used at src/server.c:switch_to_user().
> In FreeBSD, initgroup(3) writes a error message to stderr if failure.
initgroups() returns an error status, it has no business writing an
error message as well. Please have the FreeBSD maintainers fix this
atrocity. (Note that it seems to have come from 4.4BSD -- BSD/OS is
also afflicted and I presume NetBSD is as well. Note also that it is
only a problem if you want to run pserver as non-root.)
-Larry Jones
I keep forgetting that rules are only for little nice people. -- Calvin