Add all the source files from the old CVS tree,
[Samba.git] / docs / smbdotconf / logon / logondrive.xml
blobf69cc62e786fe0ff5310da0236841d5e9d22aa53
1 <samba:parameter name="logon drive"
2                  context="G"
3                                  type="string"
4                  advanced="1" developer="1"
5                  xmlns:samba="http://samba.org/common">
6 <description>
7         <para>This parameter specifies the local path to 
8         which the home directory will be connected (see <link linkend="LOGONHOME">
9         <parameter moreinfo="none">logon home</parameter></link>) 
10         and is only used by NT Workstations. </para>
12         <para>Note that this option is only useful if Samba is set up as a
13                 logon server.</para>
14 </description>
15 <value type="default">z:</value>
16 <value type="example">h:</value>
17 </samba:parameter>