From 2767fb584a4240bf3742144fd6d362053b76dadd Mon Sep 17 00:00:00 2001 From: Nathaniel McCallum Date: Thu, 19 Jun 2014 12:28:32 -0400 Subject: Add the otptoken-add-yubikey command This command behaves almost exactly like otptoken-add except: 1. The new token data is written directly to a YubiKey 2. The vendor/model/serial fields are populated from the YubiKey Reviewed-By: Alexander Bokovoy --- freeipa.spec.in | 1 + 1 file changed, 1 insertion(+) (limited to 'freeipa.spec.in') diff --git a/freeipa.spec.in b/freeipa.spec.in index ae730c369..e56c33d70 100644 --- a/freeipa.spec.in +++ b/freeipa.spec.in @@ -306,6 +306,7 @@ Requires: libipa_hbac-python Requires: python-qrcode Requires: python-pyasn1 Requires: python-dateutil +Requires: python-yubico Obsoletes: ipa-python >= 1.0 -- cgit