diff options
Diffstat (limited to 'docs/smbdotconf')
-rw-r--r-- | docs/smbdotconf/logon/logonpath.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/smbdotconf/logon/logonpath.xml b/docs/smbdotconf/logon/logonpath.xml index 4cd04055c5..efbee54302 100644 --- a/docs/smbdotconf/logon/logonpath.xml +++ b/docs/smbdotconf/logon/logonpath.xml @@ -40,9 +40,11 @@ <para>This option takes the standard substitutions, allowing you to have separate logon scripts for each user or machine.</para> + <warning> <para> Do not quote the value. Setting this as <quote>\\%N\profile\%U</quote> - will break profile handling. + will break profile handling. </para> + </warning> <para>Note that this option is only useful if Samba is set up as a logon server.</para> |