Next update of VFS modules development guide
[vlendec/samba-autobuild/.git] / docs-xml / smbdotconf / winbind / winbindofflinelogon.xml
1 <samba:parameter name="winbind offline logon"
2                  context="G"
3                                  type="boolean"
4                  advanced="1" developer="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7
8         <para>This parameter is designed to control whether Winbind should
9         allow to login with the <parameter moreinfo="none">pam_winbind</parameter> 
10         module using Cached Credentials. If enabled, winbindd will store user credentials
11         from successful logins encrypted in a local cache.
12         </para>
13
14 </description>
15
16 <value type="default">false</value>
17 <value type="example">true</value>
18 </samba:parameter>