docs:smbdotconf: make formatting of headers uniform.
[Samba.git] / docs-xml / smbdotconf / winbind / winbindofflinelogon.xml
blob33fb318c91f5561ba2991e9b7f1c169642665d4d
1 <samba:parameter name="winbind offline logon"
2                  context="G"
3                  type="boolean"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
7         <para>This parameter is designed to control whether Winbind should
8         allow to login with the <parameter moreinfo="none">pam_winbind</parameter> 
9         module using Cached Credentials. If enabled, winbindd will store user credentials
10         from successful logins encrypted in a local cache.
11         </para>
13 </description>
15 <value type="default">no</value>
16 <value type="example">yes</value>
17 </samba:parameter>