diff options
author | Petr Viktorin <pviktori@redhat.com> | 2013-10-04 10:23:16 +0200 |
---|---|---|
committer | Petr Viktorin <pviktori@redhat.com> | 2013-10-04 15:33:58 +0200 |
commit | e01a28b584b8721d12a0b65fe4fdac507327f7da (patch) | |
tree | 1d1dd2eb4a6cfa99f8324b899a33fbec1abb7f52 /install/migration | |
parent | 321e8635ae74b9e494047ac22d384dfd92a9a28e (diff) | |
download | freeipa-e01a28b584b8721d12a0b65fe4fdac507327f7da.tar.gz freeipa-e01a28b584b8721d12a0b65fe4fdac507327f7da.tar.xz freeipa-e01a28b584b8721d12a0b65fe4fdac507327f7da.zip |
ipa-client-install: Use direct RPC instead of api.Command
To make sure the installation works with older servers,
use XML-RPC directly, with a version set explicitly so the request
is not rejected.
RPC was chosen over ldapmodify, because going through the API allows
the server to process the request properly, or even cleanly reject
it if there are incompatible changes in future versions.
https://fedorahosted.org/freeipa/ticket/3931
Diffstat (limited to 'install/migration')
0 files changed, 0 insertions, 0 deletions