freeipa/install/tools/man
Nathaniel McCallum 5baa941317 Implement OTP token importing
This patch adds support for importing tokens using RFC 6030 key container
files. This includes decryption support. For sysadmin sanity, any tokens
which fail to add will be written to the output file for examination. The
main use case here is where a small subset of a large set of tokens fails
to validate or add. Using the output file, the sysadmin can attempt to
recover these specific tokens.

This code is implemented as a server-side script. However, it doesn't
actually need to run on the server. This was done because importing is an
odd fit for the IPA command framework:
1. We need to write an output file.
2. The operation may be long-running (thousands of tokens).
3. Only admins need to perform this task and it only happens infrequently.

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

Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
2014-06-25 12:55:02 +02:00
..
ipa-adtrust-install.1 Warn user about realm-domain mismatch in install scripts 2013-10-03 12:02:44 +02:00
ipa-advise.1 Provide ipa-advise tool 2013-07-17 13:49:59 +02:00
ipa-backup.1 Full system backup and restore 2013-04-12 09:59:17 -04:00
ipa-ca-install.1 Fix schema replication from old masters 2012-11-23 12:19:19 +01:00
ipa-compat-manage.1 Improve man pages structure 2011-09-07 12:55:12 +02:00
ipa-csreplica-manage.1 Improve man pages structure 2011-09-07 12:55:12 +02:00
ipa-dns-install.1 Remove --no-serial-autoincrement 2013-10-11 09:47:59 +02:00
ipa-ldap-updater.1 Update the man page for ipa-ldap-updater 2013-11-18 16:54:21 +01:00
ipa-managed-entries.1 Fix ipa-managed-entries man page typo 2012-07-12 15:11:58 +02:00
ipa-nis-manage.1 Improve man pages structure 2011-09-07 12:55:12 +02:00
ipa-otptoken-import.1 Implement OTP token importing 2014-06-25 12:55:02 +02:00
ipa-replica-conncheck.1 Remove obsolete self-sign references from man pages, docstrings, comments 2013-04-15 16:56:06 -04:00
ipa-replica-install.1 Add mkhomedir option to ipa-server-install and ipa-replica-install 2013-03-28 08:45:37 +01:00
ipa-replica-manage.1 Fixed typo in ipa-replica-manage man page 2014-05-12 18:43:07 +02:00
ipa-replica-prepare.1 Add version to replica prepare file, prevent installing to older version 2012-09-07 12:58:55 +02:00
ipa-restore.1 Full system backup and restore 2013-04-12 09:59:17 -04:00
ipa-server-certinstall.1 Add --dirman-password option to ipa-server-certinstall. 2013-08-28 10:20:41 +02:00
ipa-server-install.1 Remove --no-serial-autoincrement 2013-10-11 09:47:59 +02:00
ipa-upgradeconfig.8 Report ipa-upgradeconfig errors during RPM upgrade 2012-10-18 21:10:17 -04:00
ipactl.8 Add --force option to ipactl 2014-02-20 16:41:30 +01:00
Makefile.am Implement OTP token importing 2014-06-25 12:55:02 +02:00