<div dir="ltr"><div><div><div><br></div>Hi Marin,<br><br>I was able to install from the copr repo now as well.  Thank you!<br><br></div>However I wasn't able to finish the install:<br><br>  [23/27]: configure certmonger for renewals<br>  [24/27]: configure certificate renewals<br>  [error] DBusException: org.fedorahosted.certmonger.bad_arg: The location "/etc/pki/pki-tomcat/alias" could not be accessed due to insufficient permissions.<br><br><br></div>Don't know if you need the command for how I was installing ipa.  But here is the line from my anseible playbook.<br>shell: ipa-server-install -a {{ adminpassword }} --hostname={{ servername }} -r {{ realm }} -p {{ directorypassword }} -n {{ domain }} --setup-dns --forwarder={{ dnsforwarder }} -U creates={{ slapd }}<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 19, 2014 at 11:23 AM, Martin Kosek <span dir="ltr"><<a href="mailto:mkosek@redhat.com" target="_blank">mkosek@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 11/19/2014 11:57 AM, Tamas Papp wrote:<br>
> I am good in waiting;)<br>
><br>
> Thanks for the prompt reply.<br>
<br>
</span>Ok Tamas, I think we *finally* got somewhere. Can you please try the<br>
mkosek/freeipa Copr repo now?<br>
<br>
I was able to install upstream "freeipa-server" 4.1.1 package on my RHEL-7.0<br>
machine (should be the same for CentOS) and run ipa-server-install:<br>
<br>
# yum install freeipa-server --enablerepo=mkosek-freeipa<br>
...<br>
Resolving Dependencies<br>
--> Running transaction check<br>
---> Package freeipa-server.x86_64 0:4.1.1-1.2.el7.centos will be installed<br>
...<br>
Transaction Summary<br>
========================================================================================================<br>
Install  1 Package  (+338 Dependent packages)<br>
Upgrade             (  11 Dependent packages)<br>
<br>
Total download size: 146 M<br>
...<br>
<br>
# rpm -q freeipa-server<br>
freeipa-server-4.1.1-1.2.el7.centos.x86_64<br>
<br>
# ipa-server-install --setup-dns<br>
<br>
# kinit admin<br>
Password for <a href="mailto:admin@EXAMPLE.COM">admin@EXAMPLE.COM</a>:<br>
<br>
Thanks,<br>
Martin<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Manage your subscription for the Freeipa-users mailing list:<br>
<a href="https://www.redhat.com/mailman/listinfo/freeipa-users" target="_blank">https://www.redhat.com/mailman/listinfo/freeipa-users</a><br>
Go To <a href="http://freeipa.org" target="_blank">http://freeipa.org</a> for more info on the project<br>
</div></div></blockquote></div><br></div>