Aissa Brahimi wrote:
Hi,I am having this issue: IPA server: CentOS6.x Host CentOS 5.x 2 different host and cannot join the IPA server: Here the 2 different output I got: There was a problem importing one of the required Python modules. The error was: No module named OpenSSL
It is a missing dependency in the RHEL 5 client. yum install pyOpenSSL to fix it.
and .. bash: ipa-client-install: command not found
You either don't have the ipa-client package installed or /usr/sbin isn't in your path.
rob _______________________________________________ Freeipa-users mailing list [email protected] https://www.redhat.com/mailman/listinfo/freeipa-users
