summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/logon/logondrive.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/smbdotconf/logon/logondrive.xml')
-rw-r--r--docs/smbdotconf/logon/logondrive.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/smbdotconf/logon/logondrive.xml b/docs/smbdotconf/logon/logondrive.xml
new file mode 100644
index 0000000000..f69cc62e78
--- /dev/null
+++ b/docs/smbdotconf/logon/logondrive.xml
@@ -0,0 +1,17 @@
+<samba:parameter name="logon drive"
+ context="G"
+ type="string"
+ advanced="1" developer="1"
+ xmlns:samba="http://samba.org/common">
+<description>
+ <para>This parameter specifies the local path to
+ which the home directory will be connected (see <link linkend="LOGONHOME">
+ <parameter moreinfo="none">logon home</parameter></link>)
+ and is only used by NT Workstations. </para>
+
+ <para>Note that this option is only useful if Samba is set up as a
+ logon server.</para>
+</description>
+<value type="default">z:</value>
+<value type="example">h:</value>
+</samba:parameter>