diff --git a/modules/vulnerabilities/unix/nfs/nfs_rootshare/templates/exports.erb b/modules/vulnerabilities/unix/nfs/nfs_rootshare/templates/exports.erb index 1f39f33d7..524ab1955 100644 --- a/modules/vulnerabilities/unix/nfs/nfs_rootshare/templates/exports.erb +++ b/modules/vulnerabilities/unix/nfs/nfs_rootshare/templates/exports.erb @@ -2,7 +2,7 @@ # to NFS clients. See exports(5). # # Example for NFSv2 and NFSv3: - / *(rw,sync,no_subtree_check) + / *(rw,sync,no_subtree_check,no_root_squash) # # Example for NFSv4: