Janelle wrote: > Hi again > > Just wondering if anyone has found a work around to get freeipa > installed on RHEL 7 -- the server works fine, but it never finishes the > client install and you can't force a client install either. > > You end up with this in the logs, which I see has been reported, but > wondering if fixed? > > stderr=Failed to issue method call: Unit fedora-domainname.service > failed to load: No such file or directory. > > Thanks > ~J >
It is being tracked in this ticket: https://fedorahosted.org/freeipa/ticket/4562 You need to modify the installer to call to use rhel-domain.service instead. I believe you need to modify /usr/lib/python2*/site-packages/ipaplatform/fedora/services.py to make the right call. rob -- Manage your subscription for the Freeipa-users mailing list: https://www.redhat.com/mailman/listinfo/freeipa-users Go To http://freeipa.org for more info on the project
