freeipa/ipaclient/install
Florence Blanc-Renaud 91334b271a ipa-client-samba uninstall: remove tdb files
ipa-client-samba uninstaller must remove samba *.tdb files
in /var/lib/samba, /var/lib/samba/private and /var/lib/samba/lock.
The current code calls rm on the relative path filename
instead of building an absolute path filename,
resulting in failure to remove the tdb files.

Fixes: https://pagure.io/freeipa/issue/8687
Signed-off-by: Florence Blanc-Renaud <flo@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
2021-10-21 18:58:16 +02:00
..
__init__.py ipa-client-install: move client install to module 2016-11-11 12:13:56 +01:00
automount.py install: re-introduce option groups 2017-03-13 10:12:40 +01:00
client.py ipa-client-install: update sssd.conf if nsupdate requires -g 2021-06-28 11:41:07 +03:00
ipa_certupdate.py Provide more information in ipa-certupdate on ccache failure 2021-08-02 15:31:24 -04:00
ipa_client_automount.py Fix the option to match in the ipa-client-automount usage and man-page 2021-05-18 15:02:59 +02:00
ipa_client_install.py Drop list of return values to be ignored in AdminTool 2019-06-07 11:24:45 +02:00
ipa_client_samba.py ipa-client-samba uninstall: remove tdb files 2021-10-21 18:58:16 +02:00
ipa_epn.py EPN: Allow authentication by SMTP client's certificate 2020-11-17 14:25:39 +02:00
ipachangeconf.py Move ipachangeconf from ipaclient.install to ipapython 2019-08-28 22:15:50 -04:00
ipadiscovery.py Make IPADiscovery available in PyPI packages 2019-03-01 11:44:27 +01:00
sssd.py ipaclient: Remove --no-sssd and --no-ac options 2018-08-13 12:23:53 +02:00
timeconf.py Retry chronyc waitsync only once 2020-09-30 17:01:01 +02:00