diff options
Diffstat (limited to 'docs-xml/smbdotconf/filename/maphidden.xml')
-rw-r--r-- | docs-xml/smbdotconf/filename/maphidden.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs-xml/smbdotconf/filename/maphidden.xml b/docs-xml/smbdotconf/filename/maphidden.xml index 841c6876e6..004f493ec9 100644 --- a/docs-xml/smbdotconf/filename/maphidden.xml +++ b/docs-xml/smbdotconf/filename/maphidden.xml @@ -8,6 +8,12 @@ </para> <para> + Note that this parameter will be ignored if the <smbconfoption name="store dos attributes"/> + parameter is set, as the DOS hidden attribute will then be stored inside a UNIX extended + attribute. + </para> + + <para> Note that this requires the <smbconfoption name="create mask"/> to be set such that the world execute bit is not masked out (i.e. it must include 001). See the parameter <smbconfoption name="create mask"/> for details. |