Hi Team,
I'm getting below error when running this command. would you help in that ?
*IPA Server:*
- name: Adding host to IPA server
command: ipa host-add ipacentos.example.com --password=abc123 --force
*Client: *
name: Installing FreeIPA client
command: /usr/sbin/ipa-client-install --domain example.com --mkhomedir
--password abc123 " --server ipa9.example.com --unattended
e, "cmd": ["/usr/sbin/ipa-client-install", "--domain", "fixedandmobile.com",
"--mkhomedir", "--password", "abc123", "--server", "ipa9.example.com",
"--unattended"], "delta": "0:01:03.451321", "end": "2020-03-29
05:57:22.013451", "msg": "non-zero return code", "rc": 1, "start":
"2020-03-29 05:56:18.562130", "stderr": "Hostname:
ipacentos.example.com\nRealm:
EXAMPLE.COM\nDNS Domain: example.com\nIPA Server: ipa9.example.com\nBaseDN:
dc=example,dc=com\nSynchronizing time with KDC...\nUnable to sync time with
IPA NTP server, assuming the time is in sync. Please check that 123 UDP
port is opened.\nOTP case, CA cert preexisted, use it\nJoining realm
failed: Incorrect password.\n\nInstallation failed. Rolling back
changes.\nIPA client is not configured on this system.", "stderr_lines":
["Hostname: ipacentos.example.com", "Realm:EXAMPLE.COM", "DNS Domain:
example.com", "IPA Server: ipa9.example.com", "BaseDN: dc=example,dc=com",
"Synchronizing time with KDC...", "Unable to sync time with IPA NTP server,
assuming the time is in sync. Please check that 123 UDP port is opened.",
"OTP case, CA cert preexisted, use it", "Joining realm failed: Incorrect
password.", "", "Installation failed. Rolling back changes.", "IPA client
is not configured on this system."], "stdout": "\u001b[?1034h",
"stdout_lines": ["\u001b[?1034h"]}
_______________________________________________
FreeIPA-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedorahosted.org/archives/list/[email protected]