Back to bug 1298104

Who When What Removed Added
Jan Cholasta 2016-01-13 09:24:38 UTC Status NEW MODIFIED
Fixed In Version ipa-4.2.0-15.el7_2.4
errata-xmlrpc 2016-01-13 09:30:46 UTC Status MODIFIED ON_QA
Kaleem 2016-01-14 17:38:08 UTC CC ksiddiqu
Jan Cholasta 2016-01-18 06:40:58 UTC Doc Text Cause:
When the skip_version_check option is enabled, the IPA client identifies itself as IPA API version 2.51 client to the IPA server.

Consequence:
When the IPA API version on the IPA server is less than 2.51, the skip_version_check option on the client has no effect and all API calls will fail with incompatible version error.

Fix:
When the skip_version_check option is enabled, identify the IPA client as IPA API version 2.0 client to the IPA server.

Result:
When the IPA API version on the IPA server is less than 2.51, the skip_version_check option has the desired effect and no API calls will fail with incompatible version error.
Sudhir Menon 2016-01-27 11:26:27 UTC Status ON_QA VERIFIED
CC sumenon
Lenka Špačková 2016-02-08 16:37:35 UTC Doc Text Cause:
When the skip_version_check option is enabled, the IPA client identifies itself as IPA API version 2.51 client to the IPA server.

Consequence:
When the IPA API version on the IPA server is less than 2.51, the skip_version_check option on the client has no effect and all API calls will fail with incompatible version error.

Fix:
When the skip_version_check option is enabled, identify the IPA client as IPA API version 2.0 client to the IPA server.

Result:
When the IPA API version on the IPA server is less than 2.51, the skip_version_check option has the desired effect and no API calls will fail with incompatible version error.
If the "skip_version_check" option was enabled, the IdM client identified itself as a client of IdM API version 2.51 to the IdM server. When the IdM API version of the IdM server was earlier than 2.51, the "skip_version_check" option on the client had no effect. Consequently, all API calls failed with an incompatible version error. With this update, if the "skip_version_check" option is enabled, the IdM client is identified as a client of IdM API version 2.0 to the IdM server, and the API calls no longer fail in the described scenario.
errata-xmlrpc 2016-02-16 00:24:29 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2016-02-16 10:59:14 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2016-02-16 05:59:14 UTC

Back to bug 1298104