From 35a075c30369bda7caecc8d23aaabe61768b4440 Mon Sep 17 00:00:00 2001 From: Toomas Soome Date: Tue, 13 Sep 2022 13:14:53 +0300 Subject: 14970 Restrict NFS mountd MOUNTPROC_DUMP to local transports Reviewed by: Marcel Telka Reviewed by: Gordon Ross Approved by: Dan McDonald --- usr/src/man/man5/nfs.5 | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'usr/src/man') diff --git a/usr/src/man/man5/nfs.5 b/usr/src/man/man5/nfs.5 index d53d7bfe98..3788ac5f82 100644 --- a/usr/src/man/man5/nfs.5 +++ b/usr/src/man/man5/nfs.5 @@ -19,8 +19,9 @@ .\" Copyright (c) 2004, Sun Microsystems, Inc. All Rights Reserved. .\" Copyright 2016 Nexenta Systems, Inc. .\" Copyright 2020 Joyent, Inc. +.\" Copyright 2022 RackTop Systems. .\" -.Dd November 22, 2021 +.Dd September 15, 2022 .Dt NFS 5 .Os .Sh NAME @@ -195,6 +196,15 @@ should listen. The default value is .Li 0 , which means it should use a default binding. +.It Sy mountd_remote_dump Ns = Ns Ar boolean +Should +.Nm mountd +respond to remote +.Sy MOUNTPROC_DUMP +queries to read the list of remote mounts. +The default value is +.Li false , +which means only queries from local host will be allowed. .It Sy statd_port Ns = Ns Ar num The IP port number on which .Nm statd -- cgit v1.2.3