summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/winbind/templateshell.xml
blob: ce59cd12d0cd9502ae649f85a370754af004d9d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<samba:parameter name="template shell"
                 context="G"
				 type="string"
                 advanced="1" developer="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="string">/bin/false</value>
</samba:parameter>