source: vendor/current/docs-xml/smbdotconf/winbind/winbindofflinelogon.xml

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 591 bytes
Line 
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>
Note: See TracBrowser for help on using the repository browser.