Date: Thu, 13 Nov 2008 14:36:52 +0000 (UTC) From: Doug Rabson <dfr@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/nfsserver nfs_srvkrpc.c src/sys/xdr xdr_mbuf.c Message-ID: <200811131437.mADEbiPK030417@repoman.freebsd.org>
index | next in thread | raw e-mail
dfr 2008-11-13 14:36:52 UTC
FreeBSD src repository
Modified files:
sys/nfsserver nfs_srvkrpc.c
sys/xdr xdr_mbuf.c
Log:
SVN rev 184921 on 2008-11-13 14:36:52Z by dfr
Use the remote address for access control, not the local address. This fixes
the nfsd problems that some people have with the new code.
Add support for the vfs.nfsrv.nfs_privport sysctl which denies access unless
the client is using a port number less than 1024. Not really sure if this is
particularly useful since it doesn't add any real security.
Revision Changes Path
1.4 +44 -2 src/sys/nfsserver/nfs_srvkrpc.c
1.4 +1 -0 src/sys/xdr/xdr_mbuf.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811131437.mADEbiPK030417>
