freebsd-dev/sys/fs/nfsserver
Edward Tomasz Napierala 6a3450e178 Add vfs.nfsd.nfsd_enable_uidtostring, which works just like
vfs.nfsd.nfsd_enable_stringtouid, but in reverse - when set to 1,
it forces the NFSv4 server to return numeric UIDs and GIDs instead
of "user@domain" strings. This helps with clients that can't
translate returned identifiers, eg when rerooting.

The same can be achieved by just never running nfsuserd(8),
but the sysctl is useful to toggle the behaviour back and forth
without rebooting.

Reviewed by:	rmacklem (earlier version)
MFC after:	2 weeks
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D11326
2017-06-26 13:11:21 +00:00
..
nfs_fha_new.c Fix RPC server threads file handle affinity to work better with ZFS. 2013-12-23 08:43:16 +00:00
nfs_fha_new.h
nfs_nfsdcache.c Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
nfs_nfsdkrpc.c Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
nfs_nfsdport.c Add vfs.nfsd.nfsd_enable_uidtostring, which works just like 2017-06-26 13:11:21 +00:00
nfs_nfsdserv.c Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
nfs_nfsdsocket.c Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
nfs_nfsdstate.c Allow use of a write open stateid for reading in the NFSv4 server. 2017-04-24 20:46:19 +00:00
nfs_nfsdsubs.c Fix the NFS client/server so that it actually uses the 64bit ino_t filenos. 2017-06-18 21:48:31 +00:00