1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00
Garming Sam 6cfee0d8b7 docs: fix template shell to include the default correctly
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
2014-01-28 17:26:38 +13:00

15 lines
540 B
XML

<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="default">/bin/false</value>
</samba:parameter>