# ipa otptoken-add --type=totp --owner=jdoe --desc="My soft token" ------------------ Added OTP token "" ------------------ Unique ID: bf252545-d6b2-458a-a9d0-07a22afe6117 Type: TOTP Description: My soft token Owner: jdoe Key: +akRuDBN4HTRlcHxwG/QYHgKYCE= Algorithm: sha1 Digits: 6 Clock offset: 0 Clock interval: 30 URI: otpauth://totp/MKOSEK-FEDORA20.TEST:bf252545-d6b2-458a-a9d0-07a22afe6117?digits=6&secret=7GURDOBQJXQHJUMVYHY4A36QMB4AUYBB&period=30&algorithm=sha1&issuer=MKOSEK-FEDORA20.TEST # ipa otptoken-show bf252545-d6b2-458a-a9d0-07a22afe6117 Unique ID: bf252545-d6b2-458a-a9d0-07a22afe6117 Type: TOTP Description: My soft token Owner: jdoe
My expectation was that otptoken-add would thrown "user does not exist".
Linked to Bugzilla bug: https://bugzilla.redhat.com/show_bug.cgi?id=919228 (Red Hat Enterprise Linux 7)
https://www.redhat.com/archives/freeipa-devel/2014-October/msg00496.html
FreeIPA 4.1.1 was released.
master:
ipa-4-1:
Metadata Update from @mkosek: - Issue assigned to npmccallum - Issue set to the milestone: FreeIPA 4.1.2
Log in to comment on this ticket.