Bug 1229657
| Summary: | [WebUI] Unlock option is enabled for all user. | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Varun Mylaraiah <mvarun> | ||||||
| Component: | ipa | Assignee: | IPA Maintainers <ipa-maint> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Namita Soman <nsoman> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 8.0 | CC: | abokovoy, dpal, frenaud, ksiddiqu, mkosek, myusuf, pasik, pcech, pvoborni, rcritten, stsymbal, tscherf, twoerner, wchadwic | ||||||
| Target Milestone: | rc | Flags: | pm-rhel:
mirror+
|
||||||
| Target Release: | 8.2 | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | ipa-4.8.0-1 | Doc Type: | If docs needed, set a value | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2020-04-28 15:43:29 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
Varun Mylaraiah
2015-06-09 11:09:19 UTC
Upstream ticket: https://fedorahosted.org/freeipa/ticket/5062 The bug doesn't have high enough priority in comparison to other IdM bugs/RFEs for 7.4. Moving to next release. Without sufficient justification it can be moved again later. Fixed upstream master: https://pagure.io/freeipa/c/93dc2d569dad23a2d04523b2281af347ab93799c ipa-4-7: https://pagure.io/freeipa/c/f26fa2e4a54853dac8afb7dfc171876449e346eb version: ipa-server-4.8.0-6.module+el8.1.0+3869+84a20141.x86_64 Steps: 1. Install ipa server and open webUI 2. login with admin user, Add user testuser1 3. Navigate user details page and click on 'Actions' dropdown 4. Logout and login with added user testuser1 5. Click on 'Actions' dropdown Actual results: Unlock option is enabled/visible for new user. Expected results: Unlock option should disable(greyed out) Hence based on above observations marking the bug as failedQA. Additional info: Not seeing user.js at below location (not sure if it is a right place) [root@master ~]# ll /usr/share/ipa/ui/js/freeipa/ total 1128 -rw-r--r--. 1 root root 802202 Aug 2 09:20 app.js -rw-r--r--. 1 root root 348162 Aug 2 09:20 core.js Created attachment 1604285 [details]
admin_login.jpg
Created attachment 1604286 [details]
testuser_login.jpg
Fixed upstream master: https://pagure.io/freeipa/c/123c93f92c575eeb4344f918b86112937b8cb4e8 Backported: ipa-4-8: https://pagure.io/freeipa/c/a8703cd45ce5ca9d4d8f52d0346c97ef91455120 ipa-4-7: https://pagure.io/freeipa/c/ad006f7008cf6d97c0ff435b5bcb6d17a450a94b version: ipa-server-4.8.4-4.module+el8.2.0+5591+1f878b19.x86_64 Steps: 1. Added a user, and set pwd 2. Navigate to User details page 3. Select drop down Actions. Actual results: Unlock option is disable(greyed out) Hence base on above observations, marking the bug as verified. 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. https://access.redhat.com/errata/RHEA-2020:1640 |