mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-23 07:33:27 -06:00
backup: backup anonymous keytab
Freeipa stops working without anon keytab https://pagure.io/freeipa/issue/5959 Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
This commit is contained in:
parent
ecb450308d
commit
8fb61a55fe
@ -120,6 +120,7 @@ class Backup(admintool.AdminTool):
|
||||
)
|
||||
|
||||
files = (
|
||||
paths.ANON_KEYTAB,
|
||||
paths.NAMED_CONF,
|
||||
paths.NAMED_KEYTAB,
|
||||
paths.RESOLV_CONF,
|
||||
|
Loading…
Reference in New Issue
Block a user