freebsd-dev/usr.sbin/nfsuserd
Rick Macklem c1c63967cb Fix the default uid/gid values in nfsuserd.c
This patch sets the default uid/gid values for "nobody" and "nogroup"
to the values in the password and group databases. Normally nfsuserd(8)
will override these with whatever is in the password/group databases,
so these values are only used when the databases entries aren't available.
It would be nice to use the definitions in sys/conf.h, but those are
in the _KERNEL section of the file.

Reported by:	tez@pkgsrc.org
Submitted by:	tez@pkgsrc.org
MFC after:	2 weeks
2017-04-23 23:09:02 +00:00
..
Makefile
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
nfsuserd.8 Get rid of bogus statement in the nfsuserd.8 man page. 2017-04-21 20:53:51 +00:00
nfsuserd.c Fix the default uid/gid values in nfsuserd.c 2017-04-23 23:09:02 +00:00