Files
freeipa/ipaclient
François Cami 6332aed9ba ipa-client-automount: call save_domain() for each change
Call sssdconfig.save_domain(domain) after each configuration
change during ipa-client-automount --uninstall.

Previously, sssdconfig.save_domain(domain) was called only
outside of the domain detection loop which changed the domain
configuration. This introduced issues as this method's behavior
is only consistent when configuration items are removed in a
certain order: https://pagure.io/SSSD/sssd/issue/4149
Plus, it is more correct to save the configuration from within
the loop if ever we support multiple domains.

Fixes: https://pagure.io/freeipa/issue/8190
Signed-off-by: François Cami <fcami@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
2020-02-14 17:38:19 +01:00
..
2019-11-29 11:44:43 +01:00
2017-04-11 13:29:50 +02:00
2018-09-27 11:49:04 +02:00
2019-11-04 14:24:00 -05:00
2016-10-20 18:43:37 +02:00