Deepak Dimri
2017-01-28 14:14:40 UTC
Hi All,
I am trying to re-install ipa-client on ubuntu 14.04 but its not getting completed cleanly. Getting below errors when trying to uninstall ipa client:
ipa-client-install --uninstall -U
root : ERROR dbus failed to start: Command '/usr/sbin/service dbus start ' returned non-zero exit status 1
root : ERROR certmonger failed to start: Command '/usr/sbin/service certmonger start ' returned non-zero exit status 1
Unenrolling client from IPA server
Unenrolling host failed: Error obtaining initial credentials: Decrypt integrity check failed.
Removing Kerberos service principals from /etc/krb5.keytab
Failed to clean up /etc/krb5.keytab
Disabling client Kerberos and LDAP configurations
Would run on a Red Hat platform: /usr/sbin/authconfig --disablesssdauth --disablemkhomedir --update --disablesssd
Please do the corresponding changes manually and press Enter:
Restoring client configuration files
if i ignore above error and re run ipa-client-install then it returns below errors towards the end:
Failed to update DNS A record. (Command '/usr/bin/nsupdate -g /etc/ipa/.dns_update.txt' returned non-zero exit status 1)
root : ERROR dbus failed to start: Command '/usr/sbin/service dbus start ' returned non-zero exit status 1
Failed to configure automatic startup of the certmonger daemon
Automatic certificate management will not be available
root : ERROR Failed to disable automatic startup of the certmonger daemon: Command '/sbin/chkconfig certmonger on' returned non-zero exit status 1
Would run on a Red Hat platform: /usr/sbin/authconfig --enablesssdauth --enablemkhomedir --update --enablesssd
Can some one please help me how can i get rid of these errors and get the clean ipa client installation on ubuntu?
Many Thanks,
Deepak
I am trying to re-install ipa-client on ubuntu 14.04 but its not getting completed cleanly. Getting below errors when trying to uninstall ipa client:
ipa-client-install --uninstall -U
root : ERROR dbus failed to start: Command '/usr/sbin/service dbus start ' returned non-zero exit status 1
root : ERROR certmonger failed to start: Command '/usr/sbin/service certmonger start ' returned non-zero exit status 1
Unenrolling client from IPA server
Unenrolling host failed: Error obtaining initial credentials: Decrypt integrity check failed.
Removing Kerberos service principals from /etc/krb5.keytab
Failed to clean up /etc/krb5.keytab
Disabling client Kerberos and LDAP configurations
Would run on a Red Hat platform: /usr/sbin/authconfig --disablesssdauth --disablemkhomedir --update --disablesssd
Please do the corresponding changes manually and press Enter:
Restoring client configuration files
if i ignore above error and re run ipa-client-install then it returns below errors towards the end:
Failed to update DNS A record. (Command '/usr/bin/nsupdate -g /etc/ipa/.dns_update.txt' returned non-zero exit status 1)
root : ERROR dbus failed to start: Command '/usr/sbin/service dbus start ' returned non-zero exit status 1
Failed to configure automatic startup of the certmonger daemon
Automatic certificate management will not be available
root : ERROR Failed to disable automatic startup of the certmonger daemon: Command '/sbin/chkconfig certmonger on' returned non-zero exit status 1
Would run on a Red Hat platform: /usr/sbin/authconfig --enablesssdauth --enablemkhomedir --update --enablesssd
Can some one please help me how can i get rid of these errors and get the clean ipa client installation on ubuntu?
Many Thanks,
Deepak