From b37223ece44cd3364e78e1aa5f764ecc6e7b3387 Mon Sep 17 00:00:00 2001 From: David Mulder Date: Mon, 15 Jan 2018 11:37:47 -0700 Subject: gpo: Correct documentation The doc still contains a reference to env var policy (which isn't present in this release). BUG: https://bugzilla.samba.org/show_bug.cgi?id=13223 Signed-off-by: David Mulder Reviewed-by: Andrew Bartlett Reviewed-by: Andreas Schneider --- docs-xml/smbdotconf/domain/gpoupdatecommand.xml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'docs-xml') diff --git a/docs-xml/smbdotconf/domain/gpoupdatecommand.xml b/docs-xml/smbdotconf/domain/gpoupdatecommand.xml index 147751b9600..3ce26d78287 100644 --- a/docs-xml/smbdotconf/domain/gpoupdatecommand.xml +++ b/docs-xml/smbdotconf/domain/gpoupdatecommand.xml @@ -6,11 +6,10 @@ This option sets the command that is called to apply GPO policies. The samba_gpoupdate script applies System Access and Kerberos Policies - to the KDC, or Environment Variable policies to client machines. 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. + 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. -- cgit v1.2.1