#2147 Handle schema upgrades from IPA v2 to v3
Closed: Fixed None Opened 12 years ago by rcritten.

Cloned Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=766096

New schema is required for new features in IPA v3. This needs to be added automatically when an instance is updated from v2 to v3.

This may be handled as either a file copy (preferred) or online schema update.

The data replication version may need to be updated to break replication while the servers are being updated.


Make sure to use git diff to catch all changes done from v2 to v3, they all need to be handled by upgrades.

Moving to next month iteration.

Also need to handle:

- killing ipa_passwd
- updating [dbmodules] section in krb5.conf
- removing /tmp/krb5cc_<httpd_uid>

Also need to remove the kdc user password file!

ipa_kpasswd update is handled in ticket #2341.

Relevant fixes:

master: f2da73e[[BR]]
ipa-2-2: f6f7475

Metadata Update from @rcritten:
- Issue assigned to rcritten
- Issue set to the milestone: FreeIPA 2.2 Core Effort - 2012/02

7 years ago

Login to comment on this ticket.

Metadata