<div dir="ltr"><div><div>ok Thanks for your answer.<br><br></div>I don&#39;t have a SRV record in my DNS so I have just installed dnsmasq on my ovirt-engine server and add :<br><br></div><div>in /etc/dnsmasq.conf <br></div>

<div>svr-host = _ldap._<a href="http://tcp.example.com" target="_blank">tcp.example.com</a>,<a href="http://ldapserver.example.com" target="_blank">ldapserver.example.com</a>,389<br></div><div>srv-host=_kerberos._<a href="http://tcp.example.com" target="_blank">tcp.example.com</a>,<a href="http://krb5.example.com" target="_blank">krb5.example.com</a>,88<br>

</div><div><br></div><div>in /etc/resolv.conf<br><br></div><div>nameserver MY_OVIRT-ENGINE_IP_ADDRESS<br></div><div><br></div><div>on the top of namserver <br><br></div><div>and everything works.<br><br><br></div>Thanks again.</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">2013/6/14 Ian Forde <span dir="ltr">&lt;<a href="mailto:ianforde@gmail.com" target="_blank">ianforde@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Since you&#39;ve got IPA server setup, I assume that you&#39;ve already got your SRV records setup in DNS.  So, according to &#39;engine-manage-domains -h&#39;, you don&#39;t have to specify the &quot;ldapServers&quot; argument.  Instead, do:<div>

<br></div><div>engine-manage-domains -action=add -domain=<a href="http://example.com" target="_blank">example.com</a> -user=admin -provider=IPA -passwordFile=/tmp/.pwd</div><div><br></div><div>where /tmp/.pwd holds the password for the duration of this operation.  (In other words, put the password in there first, then delete the file when you&#39;re done.)</div>

<div><br></div><div>That&#39;s what worked for me, anyway...</div><div><br></div><div>  -I</div></div><div class="gmail_extra"><br><br><div class="gmail_quote"><div><div class="h5">On Thu, Jun 13, 2013 at 1:42 PM, James James <span dir="ltr">&lt;<a href="mailto:jreg2k@gmail.com" target="_blank">jreg2k@gmail.com</a>&gt;</span> wrote:<br>

</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr"><div>Hello,<br><br>I want to connect my oVirt server on my IPA server. After executing : <br>
engine-manage-domains -action=add -domain=<a href="http://example.com" target="_blank">example.com</a> -user=admin -provider=IPA -ldapServers=<a href="http://ldap.example.com" target="_blank">ldap.example.com</a> -interactive -report<br>


<br></div>I&#39;ve got this answer :<br><div><br>Invalid argument ldapservers<br><br><br></div><div>Can somebody help me ?<br><br></div><div>Regards<br></div></div>
<br></div></div>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div>