diff options
author | Martin Kosek <mkosek@redhat.com> | 2013-01-30 09:46:02 +0100 |
---|---|---|
committer | Martin Kosek <mkosek@redhat.com> | 2013-02-01 08:09:46 +0100 |
commit | 959b276e7d10f80269568c6d340e59d664fc5d42 (patch) | |
tree | 1fe80e55bfdf10d44d3a220d0ca549098db603e0 /install/restart_scripts | |
parent | 0beaad9686c7b473eaf216219d4cefbf966dd416 (diff) | |
download | freeipa-959b276e7d10f80269568c6d340e59d664fc5d42.tar.gz freeipa-959b276e7d10f80269568c6d340e59d664fc5d42.tar.xz freeipa-959b276e7d10f80269568c6d340e59d664fc5d42.zip |
Fix migration for openldap DS
openldap server does not store its schema in cn=schema entry, but
rather in cn=subschema. Add a fallback to ldap2 plugin to read from
this entry when cn=schema is not found. ldap2 plugin uses the schema
when doing some of the automatic encoding, like an automatic
encoding of DN object.
IPA migration plugin DN attribute processing is now also more
tolerant when it finds that some DN attribute was not autoencoded.
It tries to convert it to DN on its own and report a warning and
continue with user processing when the conversion fails instead of
crashing with AssertionError and thus abandoning the whole
migration run.
https://fedorahosted.org/freeipa/ticket/3372
Diffstat (limited to 'install/restart_scripts')
0 files changed, 0 insertions, 0 deletions