1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/docs-xml/smbdotconf/winbind/applygrouppolicies.xml
David Mulder 2ca73cba53 gpo: Add the winbind call to gpupdate
Signed-off-by: David Mulder <dmulder@suse.com>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2018-01-13 22:38:05 +01:00

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>