<html><body><div style="font-family: Times New Roman; font-size: 10pt; color: #000000"><div>Here is what I'm trying to do:<br></div><div><br>Ovirt engine : engine.domain.tld<br></div><div>Freeipa 4.1.0 : ipa.domain.tld<br></div><div><br></div><div>I have installed on the engine: <pre class="western" style="margin-bottom: 0.5cm;" data-mce-style="margin-bottom: 0.5cm;"><i>ovirt-engine-extension-aaa-ldap</i><br></pre><pre class="western" style="margin-bottom: 0.5cm;" data-mce-style="margin-bottom: 0.5cm;"><i>openldap-clients</i><br><br>/etc/ovirt-engine/aaa/profile1.properties:<br>#<br># Select one<br>#<br>#include = &lt;openldap.properties&gt;<br>#include = &lt;389ds.properties&gt;<br>#include = &lt;rhds.properties&gt;<br>include = &lt;ipa.properties&gt;<br>#include = &lt;iplanet.properties&gt;<br>#include = &lt;rfc2307.properties&gt;<br>#include = &lt;rfc2307-openldap.properties&gt;<br><br>#<br># Server<br>#<br>vars.server = ipa.domain.tld<br><br>#<br># Search user and its password.<br>#<br>vars.user = uid=search,cn=users,cn=accounts,dc=domain,dc=tld<br>vars.password = <em>ipa_admin_password</em><br><br>pool.default.serverset.single.server = ${global:vars.server}<br>pool.default.auth.simple.bindDN = ${global:vars.user}<br>pool.default.auth.simple.password = ${global:vars.password}<br><br># Create keystore, import certificate chain and uncomment<br># if using ssl/tls.<br>#pool.default.ssl.startTLS = true<br>#pool.default.ssl.truststore.file = ${local:_basedir}/${global:vars.server}.jks<br>#pool.default.ssl.truststore.password = changeit<br><br><br>On the engine cannot find any users configured on the ipa server.<br><br>Any help?<br><br>Thanks<br><br>Jose<br></pre><br></div><div><br></div><hr id="zwchr"><div style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;" data-mce-style="color: #000; font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><b>De: </b>"Alon Bar-Lev" &lt;alonbl@redhat.com&gt;<br><b>Para: </b>suporte@logicworks.pt<br><b>Cc: </b>"users" &lt;users@ovirt.org&gt;<br><b>Enviadas: </b>Sexta-feira, 18 De Setembro de 2015 15:48:22<br><b>Assunto: </b>Re: [ovirt-users] FreeIPA<br><div><br></div><br><div><br></div>----- Original Message -----<br>&gt; From: suporte@logicworks.pt<br>&gt; To: "users" &lt;users@ovirt.org&gt;<br>&gt; Sent: Friday, September 18, 2015 5:45:18 PM<br>&gt; Subject: [ovirt-users] FreeIPA<br>&gt; <br>&gt; Hi,<br>&gt; <br>&gt; Is there any documentation about FreeIPA integration with oVirt 3.5 and how<br>&gt; to configure it?<br>&gt; <br><div><br></div>Hi,<br><div><br></div>Please find documentation at [1][2].<br><div><br></div>Regards,<br>Alon Bar-Lev.<br><div><br></div>[1] http://www.ovirt.org/Features/AAA<br>[2] https://gerrit.ovirt.org/gitweb?p=ovirt-engine-extension-aaa-ldap.git;a=blob;f=README;hb=ovirt-engine-extension-aaa-ldap-1.0<br></div><div><br></div></div></body></html>