<div dir="ltr"><div>Hi </div><div> </div><div>Whenever I attempt an unattended installation with a principal and password. The installation fails.</div><div> </div><div>I'm using the following syntax for my command</div>
<div> </div><div>ipa-client-install --domain=<a href="http://example.com">example.com</a> --server=<a href="http://ipa.example.com">ipa.example.com</a> --realm=<a href="http://EXAMPLE.COM">EXAMPLE.COM</a> --principal=user --password=pass -U --ntp-server=123.123.123.123 --mkhomedir --hostname=<a href="http://server1.example.com">server1.example.com</a></div>
<div> </div><div>The error I get varies between (in order of frequency)</div><div> </div><div>Joining realm failed: /usr/sbin/ipa-join: symbol lookup error: /usr/sbin/ipa-join: undefined symbol: xmlrpc_server_info_set_user</div>
<div> </div><div>and</div><div> </div><div><div>kinit(v5): Password incorrect while getting initial credentials</div><div> </div></div><div>and</div><div> </div><div><div>Password expired. you must change it now.</div><div>
kinit(v5): Cannot read password while getting initial credentials</div></div><div><div> </div><div>The password is 100% right as I can kinit on other servers and access the webgui with the same details.</div><div> </div>
<div>
OTP's work flawlessly.</div><div> </div></div><div>ipa-client = tried with 2.1.3-1.el5 and 2.1.3-5.el5_9.2 (RHEL 5.8)</div><div> </div><div>ipa-server = 2.2.0-16.el6 (RHEL 6.3)</div><div> </div><div>Thanks,</div><div>
Charlie</div></div>