Created attachment 1225914[details]
verbose log
Description of problem:
It is not possible to perform vault operations between freeipa-4.4 client and freeipa-4.2 server
Version-Release number of selected component (if applicable):
Client: freeipa-client-4.4.2-1.fc25.x86_64
Server: ipa-server-4.2.0-15.0.1.el7.centos.19.x86_64
How reproducible:
Always
Steps to Reproduce:
1. ipa vault-archive PrivateVault --data=11223344556677889900
ipa: ERROR: 2.215 client incompatible with 2.156 server at 'https://ipa.domain.net/ipa/xml'
2. ipa -e skip_version_check=1 vault-archive PrivateVault --data=11223344556677889900
ipa: ERROR: an internal error has occurred
3.
Actual results:
It is not possible to archive or retrieve data to/from vault on CentOS7-server with f25-client
Expected results:
# Tested from CentOS7 client
$ ipa vault-archive PrivateVault --data=11223344556677889900
---------------------------------------
Archived data into vault "PrivateVault"
---------------------------------------
$ ipa vault-retrieve PrivateVault
----------------------------------------
Retrieved data from vault "PrivateVault"
----------------------------------------
Data: 11223344556677889900
Additional info: