#9870 backup-restore does not restore /etc/krb5.conf.d/freeipa-realm
Closed: fixed by frenaud. Opened by frenaud.

Issue

With the commit https://pagure.io/freeipa/c/890474ae3c48eec1aca180fc1db0613e67572a85?branch=master freeipa now stores krb5 configuration in a snippet file /etc/krb5.conf.d/freeipa-realm.

This file should be included in the backup otherwise kerberos configuration is broken after backup-restore.

Steps to Reproduce

  1. install ipa server with ipa-server-install...
  2. perform a full backup with ipa-backup
  3. uninstall with ipa-server-install --uninstall -U
  4. restore with ipa-restore /path/to/backup

Actual behavior

The file /etc/krb5.conf.d/freeipa-realm is missing


Metadata Update from @frenaud:
- Issue assigned to frenaud

Metadata Update from @frenaud:
- Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/8007

Metadata Update from @frenaud:
- Issue tagged with: test-failure

master:

  • bd8288476fa0be98458cb18a92e1ffb9811e568e Backup-restore: backup krb5.conf.d snippet files

Metadata Update from @frenaud:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata