source4 smbd process: pass the fatal flag to terminate
[bbaumbach/samba-autobuild/.git] / docs-xml / smbdotconf / domain / gpoupdatecommand.xml
index 22a42163f276191dd768365e60e13b79f7a87e77..6bf88f8e68ad8580cb47ddf574a7546e4fe7f9f5 100644 (file)
@@ -5,13 +5,14 @@
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
        <para>This option sets the command that is called to apply GPO policies.
-        The samba_gpoupdate script applies System Access and Kerberos Policies.
-        System Access policies set minPwdAge, maxPwdAge, minPwdLength, and
-        pwdProperties in the samdb. Kerberos Policies set kdc:service ticket lifetime,
-        kdc:user ticket lifetime, and kdc:renewal lifetime in smb.conf.
+        The samba-gpupdate script applies System Access and Kerberos Policies
+       to the KDC. System Access policies set minPwdAge, maxPwdAge,
+       minPwdLength, and pwdProperties in the samdb. Kerberos Policies set
+       kdc:service ticket lifetime, kdc:user ticket lifetime, and kdc:renewal
+       lifetime in smb.conf.
        </para>
 </description>
 
-<value type="default">&pathconfig.SCRIPTSBINDIR;/samba_gpoupdate</value>
+<value type="default">&pathconfig.SCRIPTSBINDIR;/samba-gpupdate</value>
 <value type="example">/usr/local/sbin/gpoupdate</value>
 </samba:parameter>