diff options
Diffstat (limited to 'docs/docbook/smbdotconf/winbind/templateshell.xml')
-rw-r--r-- | docs/docbook/smbdotconf/winbind/templateshell.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/docbook/smbdotconf/winbind/templateshell.xml b/docs/docbook/smbdotconf/winbind/templateshell.xml new file mode 100644 index 0000000000..e0b9f1a2ca --- /dev/null +++ b/docs/docbook/smbdotconf/winbind/templateshell.xml @@ -0,0 +1,10 @@ +<samba:parameter xmlns:samba="http://samba.org/common"> + <term><anchor id="TEMPLATESHELL"/>template shell (G)</term> + <listitem><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> + + <para>Default: <command moreinfo="none">template shell = /bin/false</command></para> + </listitem> + </samba:parameter> |