diff options
author | John Terpstra <jht@samba.org> | 2004-11-23 18:03:33 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:08 -0500 |
commit | ba8a700d78110fe016ff244c225d2edcfb18f918 (patch) | |
tree | 768ecb1b499a9cb5b3e74303a1c6dcbfebef4c5e /docs/smbdotconf/logon | |
parent | b6fa8c3702332eee57f29faff6ca1912ab7df3a5 (diff) | |
download | samba-ba8a700d78110fe016ff244c225d2edcfb18f918.tar.gz samba-ba8a700d78110fe016ff244c225d2edcfb18f918.tar.bz2 samba-ba8a700d78110fe016ff244c225d2edcfb18f918.zip |
Fixes and updates.
(This used to be commit bec3bd8f5863b044bca64b38ff037224bb652211)
Diffstat (limited to 'docs/smbdotconf/logon')
-rw-r--r-- | docs/smbdotconf/logon/logonpath.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/smbdotconf/logon/logonpath.xml b/docs/smbdotconf/logon/logonpath.xml index b7c53b7011..4cd04055c5 100644 --- a/docs/smbdotconf/logon/logonpath.xml +++ b/docs/smbdotconf/logon/logonpath.xml @@ -40,6 +40,10 @@ <para>This option takes the standard substitutions, allowing you to have separate logon scripts for each user or machine.</para> + <para> + Do not quote the value. Setting this as <quote>\\%N\profile\%U</quote> + will break profile handling. + <para>Note that this option is only useful if Samba is set up as a logon server.</para> </description> |