Bug 726454
Summary: | [ipa webui] After setting an OTP the Web UI does not indicate one was set | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Jenny Severance <jgalipea> |
Component: | ipa | Assignee: | Rob Crittenden <rcritten> |
Status: | CLOSED ERRATA | QA Contact: | Chandrasekar Kannan <ckannan> |
Severity: | unspecified | Docs Contact: | |
Priority: | low | ||
Version: | 6.1 | CC: | benl, dpal, mkosek, nsoman |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ipa-2.1.1-1.el6 | Doc Type: | Bug Fix |
Doc Text: |
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.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2011-12-06 18:25:04 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Jenny Severance
2011-07-28 16:47:54 UTC
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 |