Hide Forgot
Description of problem: It confused me a bit that the UI did not change to indicate that an OTP existed. It is on purpose that you can not retrieve and existing OTP. But it would be nice if maybe the UI at least indicated that one was set by maybe, changing the button to say "Set New OTP" or something. Version-Release number of selected component (if applicable): ipa-server-2.0.99-5.20110728T0521zgit1b09ca5.el6.x86_64 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
https://fedorahosted.org/freeipa/ticket/1538
Fixed upstream: master: 109b79a7acf871b28e5b4cce2fd3b119f0fdd249 ipa-2-1: be7de56e5d403fb97bcb583f6b7b5dd7e3fb914c
The WebUI needs to be updated to use this new attribute. https://fedorahosted.org/freeipa/ticket/1710
The WebUI has been updated too upstream (ticket 1710): master: 79f5c5b2aefeb7f886a6e0f8a88d8fa8661188f7 9dd689ff9d4e167f00802b39bea390b763a5a7e9 ipa-2-1: 5c84e8f5facc7cc2126fa56cdc5a6be5c2a77c2c fc898bc607b065c38d177cfb5db771b7549a7f3f
Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Cause: There is no indicator in a host entry that a one-time password is set. Consequence: It is not possible to view a host entry and know that it has a one-time password set. Fix: Add a new output attribute for host entries, has_password, that is set when the host has a password set. Result: If has_password is True then a password has been set on the host. There is no way to see what that password is once it has been set.
Verified using ipa-server-2.1.3-8.el6.x86_64 It is initially: One-Time-Password Not Present One-Time-Password Present And when an OTP is set, changes to One-Time-Password Present
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2011-1533.html