mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
4a6a010e78
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Ira Cooper <ira@samba.org>
16 lines
469 B
XML
16 lines
469 B
XML
<samba:parameter name="winbind refresh tickets"
|
|
context="G"
|
|
type="boolean"
|
|
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
|
<description>
|
|
|
|
<para>This parameter is designed to control whether Winbind should refresh Kerberos Tickets
|
|
retrieved using the <parameter moreinfo="none">pam_winbind</parameter> module.
|
|
|
|
</para>
|
|
</description>
|
|
|
|
<value type="default">no</value>
|
|
<value type="example">yes</value>
|
|
</samba:parameter>
|