Description of problem: ext_auth ipa user group retrieval failed with no error message even after UI spinner takes long time. Version-Release number of selected component (if applicable): 5.7.0.10-beta3.20161109111947_9a61b18 How reproducible: always. Steps to Reproduce: 1. configure cfme for external_auth in the webui 2. configure IPA server for external_auth using appliance_console. 3. login as admin to cfme. 4. In configuration-> groups-> add group, check "(Look up External Authentication Groups)". specify the IPA user, click Retrieve. Observe that UI spinner takes long time. wait for spinner to disappear. Even after the spinner disappears see that no user groups are retrieved, no Error message displayed. Actual results: ext_auth ipa user group retrieval failed with no error message even after UI spinner takes long time. Expected results: ext_ipa groups retrieval expected to fetch the groups associated to the user. Additional Info: Issue was not observed in 5.7.0.9. Also the group retrieval for MIQ ldap works fine.
*** Bug 1394409 has been marked as a duplicate of this bug. ***
https://github.com/ManageIQ/manageiq-appliance/pull/102
New commit detected on ManageIQ/manageiq-appliance/master: https://github.com/ManageIQ/manageiq-appliance/commit/7664a286b8ba3e0a798f6d867754b1f8693f60d0 commit 7664a286b8ba3e0a798f6d867754b1f8693f60d0 Author: Joe VLcek <jvlcek> AuthorDate: Wed Nov 16 17:21:26 2016 -0500 Commit: Joe VLcek <jvlcek> CommitDate: Wed Nov 16 17:21:26 2016 -0500 The checkmodule input file name must match the selinux module name https://bugzilla.redhat.com/show_bug.cgi?id=1394066 LINK/usr/bin/miqselinux.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Verified fixed in 5.8.0.7