Bug 859998
| Summary: | Disable edit user fields when in LDAP mode | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] CloudForms Cloud Engine | Reporter: | Aaron Weitekamp <aweiteka> | ||||
| Component: | aeolus-conductor | Assignee: | Tzu-Mainn Chen <tzumainn> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Rehana <aeolus-qa-list> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 1.1.0 | CC: | dmacpher, jlaska, lbrindle, morazi, slinaber, sshveta, tzumainn | ||||
| Target Milestone: | beta4 | Keywords: | Triaged | ||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | aeolus-conductor-0.13.18-1.el6cf | Doc Type: | Bug Fix | ||||
| Doc Text: |
The edit user fields were active in LDAP mode Attempts to edit the user resulted in the creations of a local user, which was not supported. A check is now performed to see if Conductor is in LDAP mode and, if so, disables the edit user fields.
|
Story Points: | --- | ||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-12-04 15:21:10 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
Aaron Weitekamp
2012-09-24 15:10:34 UTC
*** Bug 859511 has been marked as a duplicate of this bug. *** Pushed to master/1.1:
commit e135e79431e7cc94d7cbfba4c27b76eff67bfad2
Author: Tzu-Mainn Chen <tzumainn>
Date: Tue Oct 2 14:12:23 2012 -0400
BZ859998 disable certain fields from editing if in ldap mode
Signed-off-by: Matt Wagner <matt.wagner>
(cherry picked from commit 44e302962187474717d4b2e883d4f9d6dd15fdae)
e135e79 on 1.1 Created attachment 625263 [details]
edit_user_in_ldap_mode
User is not allowed to edit in LDAP mode .
All Text fields are disabled .
However Save User Button is still active and if i click on it says "user Updated"
I suggest remove the edit button itself or Disable the "SaveUSer" button also
The reason the edit button is still there is because it's possible to edit the maximum running instances in both database and ldap mode. 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/RHEA-2012-1516.html |