Fix various spelling errors
[samba.git] / docs-xml / smbdotconf / winbind / winbindofflinelogon.xml
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>
6
7         <para>This parameter is designed to control whether Winbind should
8         allow one 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>
12
13 </description>
14
15 <value type="default">no</value>
16 <value type="example">yes</value>
17 </samba:parameter>