Make token auth and sync windows configurable

This introduces two new CLI commands:
  * otpconfig-show
  * otpconfig-mod

https://fedorahosted.org/freeipa/ticket/4511

Reviewed-By: Thierry Bordaz <tbordaz@redhat.com>
Reviewed-By: Petr Vobornik <pvoborni@redhat.com>
This commit is contained in:
Nathaniel McCallum
2014-11-11 14:41:42 -05:00
committed by Petr Vobornik
parent bea417828d
commit 9baa93da1c
12 changed files with 361 additions and 153 deletions

View File

@@ -90,5 +90,5 @@ IPA_DATA_VERSION=20100614120000
# #
########################################################
IPA_API_VERSION_MAJOR=2
IPA_API_VERSION_MINOR=110
# Last change: pvoborni - allow to retrieve keytab by hosts
IPA_API_VERSION_MINOR=111
# Last change: npmccallum - configurable token windows