summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorDavid Mulder <dmulder@suse.com>2018-01-15 11:37:47 -0700
committerKarolin Seeger <kseeger@samba.org>2018-02-09 09:30:20 +0100
commitb37223ece44cd3364e78e1aa5f764ecc6e7b3387 (patch)
tree0789fe91bf1f453e92fb34414706b31677397e93 /docs-xml
parentad481bd78ae635bab54014c21e712669c686d595 (diff)
downloadsamba-b37223ece44cd3364e78e1aa5f764ecc6e7b3387.tar.gz
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 <dmulder@suse.com> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/smbdotconf/domain/gpoupdatecommand.xml9
1 files 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 @@
<description>
<para>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.
</para>
</description>