]> eyrie.org Git - kerberos/kadmin-remctl.git/commitdiff
Add NEWS entries for pwexpiration and check_expire
authorRuss Allbery <rra@stanford.edu>
Wed, 14 Jul 2010 02:21:37 +0000 (19:21 -0700)
committerRuss Allbery <rra@stanford.edu>
Wed, 14 Jul 2010 02:21:37 +0000 (19:21 -0700)
NEWS

diff --git a/NEWS b/NEWS
index d76d193891be97c9e43fbd177d05c021b3ea41fd..67250f151f471045fbc1364f9c25147edbc50098 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,12 @@ kadmin-remctl 3.1 (unreleased)
     Add an expiration command, which sets the expiration date of a
     principal.  Based on a patch from Garrett Wollman.
 
+    Add a pwexpiration command, which sets the expiration date of the
+    password of a principal.
+
+    Add a check_expire command, which returns the expiration date of
+    either a principal or a password.
+
     kadmin backend for an MIT Kerberos server now supports the create_opts
     configuration parameter, which adds additional options that are passed
     to kadmin addprinc when a principal is created.  Based on a patch by