source: trunk/server/docs-xml/smbdotconf/winbind/winbindofflinelogon.xml

Last change on this file was 414, checked in by Herwig Bauernfeind, 16 years ago

Samba 3.5.0: Initial import

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