mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-07-29 15:55:47 -05:00
Add --password-expiration to allow admin to force user password expiration
- Allows an admin to easily force a user to expire their password forcing the user to change it immediately or at a specified time in the future Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com> Reviewed-By: Jan Cholasta <jcholast@redhat.com>
This commit is contained in:
+2
-2
@@ -73,8 +73,8 @@ define(IPA_DATA_VERSION, 20100614120000)
|
||||
# #
|
||||
########################################################
|
||||
define(IPA_API_VERSION_MAJOR, 2)
|
||||
define(IPA_API_VERSION_MINOR, 224)
|
||||
# Last change: Add rename option to sudorule objects
|
||||
define(IPA_API_VERSION_MINOR, 225)
|
||||
# Last change: Add --password-expiration option to force password change
|
||||
|
||||
|
||||
########################################################
|
||||
|
||||
Reference in New Issue
Block a user