mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 08:40:24 +00:00
Add some missed help files
This commit is contained in:
8
exports/help/hide.html
Normal file
8
exports/help/hide.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<header>Hide the filesystem?</header>
|
||||
|
||||
When set to <b>Yes</b>, clients will need to mount separately any filesystem
|
||||
exported under this one. When set to <b>No</b>, it will effectively get
|
||||
mounted automatically. <p>
|
||||
|
||||
<footer>
|
||||
|
||||
14
exports/help/subtree_check.html
Normal file
14
exports/help/subtree_check.html
Normal file
@@ -0,0 +1,14 @@
|
||||
<header>Disable subtree checking?</header>
|
||||
|
||||
This option disables subtree checking, which has mild
|
||||
security implications, but can improve reliability in
|
||||
some circumstances. <p>
|
||||
|
||||
If a subdirectory of a filesystem is exported, but the
|
||||
whole filesystem isn't then whenever a NFS request
|
||||
arrives, the server must check not only that the accessed
|
||||
file is in the appropriate filesystem (which is easy) but
|
||||
also that it is in the exported tree (which is harder). <p>
|
||||
|
||||
<footer>
|
||||
|
||||
Reference in New Issue
Block a user