Hello Rob.

In order to solve this problem, I had to restart the DBUS daemon :

systemctl restart dbus


Now it works fine.

Best regards.

Lune



Le lun. 26 août 2019 à 16:31, Rob Crittenden <rcritten@redhat.com> a écrit :
lune voo wrote:
> Hello Rob.
>
> Thank you for your reply.
>
> Here is the log from the ipa client 4.4 uninstallation :
> ###
> 2019-08-26T11:52:26Z DEBUG /sbin/ipa-client-install was invoked with
> options: {'domain': None, 'force': True, 'krb5_offline_passwords': True,
> 'ip_addresses': [], 'configure_firefox': False, 'primary': False,
> 'realm_name': None, 'force_ntpd': False, 'create_sshfp': True,
> 'conf_sshd': True, 'conf_ntp': True, 'on_master': False, 'no_nisdomain':
> False, 'nisdomain': None, 'ca_cert_file': None, 'principal': None,
> 'keytab': None, 'hostname': None, 'request_cert': False, 'trust_sshfp':
> False, 'no_ac': False, 'unattended': None, 'all_ip_addresses': False,
> 'location': None, 'sssd': True, 'ntp_servers': None, 'kinit_attempts':
> 5, 'dns_updates': False, 'conf_sudo': True, 'conf_ssh': True,
> 'force_join': False, 'firefox_dir': None, 'server': None,
> 'prompt_password': False, 'permit': False, 'debug': False,
> 'preserve_sssd': False, 'mkhomedir': False, 'uninstall': True}
> 2019-08-26T11:52:26Z DEBUG missing options might be asked for
> interactively later
> 2019-08-26T11:52:26Z DEBUG IPA version 4.4.0-12.el7
> 2019-08-26T11:52:26Z DEBUG Loading Index file from
> '/var/lib/ipa/sysrestore/sysrestore.index'
> 2019-08-26T11:52:26Z DEBUG Starting external process
> 2019-08-26T11:52:26Z DEBUG args=ipa-client-automount --uninstall --debug

Like I said, this may all be ok since it is trying to undo things that
aren't done.

The warning from host.conf could be an issue, hard to say.

The error from certmonger is a bit concerning since it shouldn't be
reliant on any configuration from IPA but it also isn't used by default
so it may not be a problem.

I need to see the installation log where you actually tried to install.

rob