summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/winbind/templateshell.xml
blob: 68371617d59df4eb9a08d430c192c4dd6e17ee72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<samba:parameter name="template shell"
                 context="G"
				 type="string"
                 advanced="1" developer="1"
                 constant="1"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
	<para>When filling out the user information for a Windows NT 
	user, the <citerefentry><refentrytitle>winbindd</refentrytitle>
	<manvolnum>8</manvolnum></citerefentry> daemon uses this
	parameter to fill in the login shell for that user.</para>
</description>

<value type="default">/bin/false</value>
</samba:parameter>