summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/winbind/templatehomedir.xml
blob: a931e9b5a3e8496f2c62874f8f1a3462ed4497b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<samba:parameter xmlns:samba="http://samba.org/common">
		<term><anchor id="TEMPLATEHOMEDIR"/>template homedir (G)</term>
		<listitem><para>When filling out the user information for a Windows NT 
		user, the <ulink url="winbindd.8.html">winbindd(8)</ulink> daemon 
		uses this parameter to fill in the home directory for that user.  
		If the string <parameter moreinfo="none">%D</parameter> is present it is substituted 
		with the user's Windows NT domain name.  If the string <parameter moreinfo="none">%U
		</parameter> is present it is substituted with the user's Windows 
		NT user name.</para>

		<para>Default: <command moreinfo="none">template homedir = /home/%D/%U</command></para>
		</listitem>
		</samba:parameter>