1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/docs-xml/smbdotconf/winbind/winbindofflinelogon.xml

19 lines
619 B
XML
Raw Normal View History

<samba:parameter name="winbind offline logon"
context="G"
type="boolean"
advanced="1" developer="1"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This parameter is designed to control whether Winbind should
allow to login with the <parameter moreinfo="none">pam_winbind</parameter>
module using Cached Credentials. If enabled, winbindd will store user credentials
from successful logins encrypted in a local cache.
</para>
</description>
<value type="default">no</value>
<value type="example">yes</value>
</samba:parameter>