summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/winbind/winbindofflinelogon.xml
blob: 9cf12496ab7e42e4a817e71bcf1c0a80a50e036c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<samba:parameter name="winbind offline logon"
                 context="G"
                 type="boolean"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>

	<para>This parameter is designed to control whether Winbind should
	allow one to login with the <parameter moreinfo="none">pam_winbind</parameter> 
	module using Cached Credentials. If enabled, winbindd will store user credentials
	from successful logins encrypted in a local cache.
	</para>

</description>

<value type="default">no</value>
<value type="example">yes</value>
</samba:parameter>