mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
2ca73cba53
Signed-off-by: David Mulder <dmulder@suse.com> Reviewed-by: Garming Sam <garming@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
20 lines
689 B
XML
20 lines
689 B
XML
<samba:parameter name="apply group policies"
|
|
context="G"
|
|
type="boolean"
|
|
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
|
<description>
|
|
|
|
<para>This option controls whether winbind will execute the gpupdate
|
|
command defined in <smbconfoption name="gpo update command"/> on the
|
|
Group Policy update interval. The Group Policy update interval is
|
|
defined as every 90 minutes, plus a random offset between 0 and 30
|
|
minutes. This applies Group Policy Machine polices to the client or
|
|
KDC and machine policies to a server.
|
|
</para>
|
|
|
|
</description>
|
|
|
|
<value type="default">no</value>
|
|
<value type="example">yes</value>
|
|
</samba:parameter>
|