Created attachment 1151069[details]
script used
Description of problem:
When using REST API after moving to using AAA plugin for user integration, users are unable to login via the scripts.
The following error is logged :
2016-04-21 07:44:59,076 ERROR [org.ovirt.engine.core.aaa.filters.BasicAuthenticationFilter] (ajp-/127.0.0.1:8702-8) User <abcde> authentication failed. profile is <xyz> Invocation Result code is 0. Authn result code is CREDENTIALS_INCORRECT
2016-04-21 07:45:11,058 ERROR [org.ovirt.engine.core.aaa.filters.BasicAuthenticationFilter] (ajp-/127.0.0.1:8702-3) User <abcde> authentication failed. profile is <xyz> Invocation Result code is 0. Authn result code is CREDENTIALS_INCORRECT
Verified with:
rhevm-3.6.6.2-0.1.el6.noarch
rhevm-restapi-3.6.6.2-0.1.el6.noarch
User is able to login via REST API with mapping set to default suffix.
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://rhn.redhat.com/errata/RHBA-2016-1119.html
Created attachment 1151069 [details] script used Description of problem: When using REST API after moving to using AAA plugin for user integration, users are unable to login via the scripts. The following error is logged : 2016-04-21 07:44:59,076 ERROR [org.ovirt.engine.core.aaa.filters.BasicAuthenticationFilter] (ajp-/127.0.0.1:8702-8) User <abcde> authentication failed. profile is <xyz> Invocation Result code is 0. Authn result code is CREDENTIALS_INCORRECT 2016-04-21 07:45:11,058 ERROR [org.ovirt.engine.core.aaa.filters.BasicAuthenticationFilter] (ajp-/127.0.0.1:8702-3) User <abcde> authentication failed. profile is <xyz> Invocation Result code is 0. Authn result code is CREDENTIALS_INCORRECT