source: branches/samba-3.5.x/docs-xml/smbdotconf/logon/logondrive.xml

Last change on this file was 414, checked in by Herwig Bauernfeind, 15 years ago

Samba 3.5.0: Initial import

File size: 591 bytes
Line 
1<samba:parameter name="logon drive"
2 context="G"
3 type="string"
4 advanced="1" developer="1"
5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6<description>
7 <para>
8 This parameter specifies the local path to which the home directory will be
9 connected (see <smbconfoption name="logon home"/>) and is only used by NT
10 Workstations.
11 </para>
12
13 <para>
14 Note that this option is only useful if Samba is set up as a logon server.
15 </para>
16</description>
17<value type="default"></value>
18<value type="example">h:</value>
19</samba:parameter>
Note: See TracBrowser for help on using the repository browser.