From c90cf067e6822d742276beee3b73151994f81d8b Mon Sep 17 00:00:00 2001 From: David Mulder Date: Mon, 15 Jan 2018 11:37:47 -0700 Subject: [PATCH] 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: Garming Sam Reviewed-by: Andrew Bartlett --- docs-xml/smbdotconf/domain/gpoupdatecommand.xml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) 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. -- 2.47.3