Bug 1456610

Summary: Unable to save trusted forest Settings
Product: Red Hat CloudForms Management Engine Reporter: Saif Ali <saali>
Component: UI - OPSAssignee: Brian McLaughlin <bmclaugh>
Status: CLOSED CURRENTRELEASE QA Contact: Matt Pusateri <mpusater>
Severity: high Docs Contact:
Priority: high    
Version: 5.7.0CC: dajohnso, hkataria, jhardy, mmojzis, mpovolny, obarenbo
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.9.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: auth:miqldap:ad
Fixed In Version: 5.9.0.1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1471202 1478526 (view as bug list) Environment:
Last Closed: 2018-03-06 14:48:37 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1471202, 1478526    

Description Saif Ali 2017-05-29 22:05:13 UTC
Description of problem:
Every time I try to add trusted forest within LDAP configuration the sav button Grayed out.

Version-Release number of selected component (if applicable):
5.7.2.1-20170406142927_0a1ad0e

How reproducible:
Configure the UI with the LDAP auth.

Steps to Reproduce:
1. Try to add trusted forest
2.
3.

Actual results:


Expected results:


Additional info:

Comment 4 CFME Bot 2017-07-06 14:13:50 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/5c7ff1796c9374cf2290c764e5e88cf87779dc9d

commit 5c7ff1796c9374cf2290c764e5e88cf87779dc9d
Author:     Brian McLaughlin <bmclaugh>
AuthorDate: Wed Jun 14 10:13:23 2017 -0400
Commit:     Brian McLaughlin <bmclaugh>
CommitDate: Tue Jun 27 16:36:55 2017 -0400

    Fix error when adding Trusted Forest Settings in LDAP
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1456610

 app/controllers/ops_controller/settings.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comment 5 CFME Bot 2017-07-06 14:13:55 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/82dcc2757d81b3eae9b055e93f495e79b2b58aff

commit 82dcc2757d81b3eae9b055e93f495e79b2b58aff
Author:     Brian McLaughlin <bmclaugh>
AuthorDate: Mon Jun 19 13:26:55 2017 -0400
Commit:     Brian McLaughlin <bmclaugh>
CommitDate: Tue Jun 27 16:36:55 2017 -0400

    Spec tests
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1456610

 spec/controllers/ops_controller/settings_spec.rb | 32 ++++++++++++++++++++++++
 1 file changed, 32 insertions(+)
 create mode 100644 spec/controllers/ops_controller/settings_spec.rb

Comment 6 CFME Bot 2017-07-06 14:14:00 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/dc4a684778a300de5b12f1cb348161f4a8a73b3e

commit dc4a684778a300de5b12f1cb348161f4a8a73b3e
Author:     Brian McLaughlin <bmclaugh>
AuthorDate: Tue Jun 27 16:34:57 2017 -0400
Commit:     Brian McLaughlin <bmclaugh>
CommitDate: Tue Jun 27 16:36:55 2017 -0400

    Refactored and added additional spec tests
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1456610

 spec/controllers/ops_controller/settings_spec.rb | 32 ------------
 spec/controllers/ops_settings_spec.rb            | 64 ++++++++++++++++++++++--
 2 files changed, 59 insertions(+), 37 deletions(-)
 delete mode 100644 spec/controllers/ops_controller/settings_spec.rb

Comment 9 Matt Pusateri 2017-10-17 19:48:32 UTC
Verified on 5.9.0.2 that settings can be saved, but logins don't appear to work. may open another bug on that.