summaryrefslogtreecommitdiff
path: root/docs/howto/ProfileMgmt.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/howto/ProfileMgmt.xml')
-rw-r--r--docs/howto/ProfileMgmt.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/howto/ProfileMgmt.xml b/docs/howto/ProfileMgmt.xml
index 255096a875..1996f9469e 100644
--- a/docs/howto/ProfileMgmt.xml
+++ b/docs/howto/ProfileMgmt.xml
@@ -166,7 +166,12 @@ There are three ways of doing this:
<term>In &smb.conf;</term>
<listitem><para>
Affect the following settings and ALL clients will be forced to use a local profile:
- <smbconfoption><name>logon home</name></smbconfoption> and <smbconfoption><name>logon path</name></smbconfoption>
+ <smbconfoption><name>logon home</name><value> </value></smbconfoption> and <smbconfoption><name>logon path</name><value> </value></smbconfoption>
+ </para>
+
+ <para>
+ The arguments to these parameters must be left blank. It is necessary to include the <constant>=</constant> sign
+ to specifically assign the empty value.
</para></listitem>
</varlistentry>