[Freeipa-users] rhel 5 client in a rhel 6 domain?

Armstrong, Kenneth Lawrence klarmstrong2 at liberty.edu
Mon Jul 22 17:51:47 UTC 2013


On Mon, 2013-07-22 at 13:41 -0400, Rob Crittenden wrote:


Armstrong, Kenneth Lawrence wrote:
> Hi all,
>
> I have a RHEL 6 IdM test domain set up.  In production, we have RHEL 5
> and RHEL 4 clients as well, so I was going to test that out.
>
> However, I can not get a RHEL 5.9 client to join the domain.
>
> [root at r5-idmclient <mailto:root at r5-idmclient> ~]# ipa-client-install
> --server lnxrealmtest01.liberty.edu --domain lnxrealmtest.liberty.edu
> root        : ERROR    LDAP Error: Connect error: error:14090086:SSL
> routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
> Failed to verify that lnxrealmtest01.liberty.edu is an IPA Server.
> This may mean that the remote server is not up or is not reachable
> due to network or firewall settings.
> Installation failed. Rolling back changes.
> IPA client is not configured on this system.
>
>
> Digging a little bit and I see that the ipa-client is an older version:
>
> ipa-client-2.1.3-5.el5_9.2
>
> Doing a yum update/upgrade doesn't show a newer version.
>
> I was considering a manual installation, but the ipa-admintools don't
> appear to be available for RHEL 5.9?
>
> Is there a way to make this work?

I'd first try removing /etc/ipa/ca.crt and try the enrollment again. It
should be possible to use the 2.1.3 client in EL 5 to enroll against a
3.x server.

Otherwise we probably need more context from
/var/log/ipaclient-install.log to see how the CA was retrieved.

rob



Thanks for the tip.  I tried it again, and it still failed.  End of the log:

[root at r5-idmclient<mailto:root at r5-idmclient> ~]# tail -20 /var/log/ipaclient-install.log
  lnxrealmtest.liberty.edu = LNXREALMTEST.LIBERTY.EDU


2013-07-22 13:45:36,982 DEBUG args=kinit admin at LNXREALMTEST.LIBERTY.EDU<mailto:admin at LNXREALMTEST.LIBERTY.EDU>
2013-07-22 13:45:36,983 DEBUG stdout=Password for admin at LNXREALMTEST.LIBERTY.EDU<mailto:admin at LNXREALMTEST.LIBERTY.EDU>:

2013-07-22 13:45:36,983 DEBUG stderr=
2013-07-22 13:45:36,983 DEBUG trying to retrieve CA cert via LDAP from ldap://lnxrealmtest01.liberty.edu
2013-07-22 13:45:37,181 INFO Successfully retrieved CA cert
    Subject:     /O=LNXREALMTEST.LIBERTY.EDU/CN=Certificate Authority
    Issuer:      /DC=edu/DC=liberty/CN=LUPKI01

2013-07-22 13:45:37,344 DEBUG args=/usr/sbin/ipa-join -s lnxrealmtest01.liberty.edu -b dc=lnxrealmtest,dc=liberty,dc=edu
2013-07-22 13:45:37,345 DEBUG stdout=
2013-07-22 13:45:37,345 DEBUG stderr=libcurl failed to execute the HTTP POST transaction.  SSL certificate problem, verify that the CA cert is OK. Details:
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed

2013-07-22 13:45:37,490 DEBUG args=kdestroy
2013-07-22 13:45:37,491 DEBUG stdout=
2013-07-22 13:45:37,491 DEBUG stderr=
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/freeipa-users/attachments/20130722/9dd01b67/attachment.htm>


More information about the Freeipa-users mailing list