doc: Add samba_gpoupdate man page, update WHATSNEW
[samba.git] / WHATSNEW.txt
index 475ebcbdc840d38135f8d8f355f676e7a9a14559..4265627d7746b75b7438033516c3d835dafd9914 100644 (file)
@@ -35,6 +35,19 @@ external crypto library performance reaches parity.
 The default is to build without setting --accel-aes, which uses the
 existing Samba software AES implementation.
 
+KDC GPO application
+-------------------
+
+Adds Group Policy support for the samba kdc. Applies password policies
+(minimum/maximum password age, minimum password length, and password
+complexity) and kerberos policies (user/service ticket lifetime and
+renew lifetime).
+
+Adds the samba_gpoupdate script for applying and unapplying
+policy. Can be applied automatically by setting
+
+ 'server services = +gpoupdate'.
+
 smb.conf changes
 ================