<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hello,<div><br></div><div>i need a simple, plain LDAP bind for authentication for a host,</div><div>which is not part of my IPA domain.</div><div><br></div><div>Something like this is working in the domain:</div><div><br></div><div> ldapsearch -vx -H <a href="ldaps://xxx.yyy.intern">ldaps://xxx.yyy.intern</a> -b "cn=accounts,dc=yyy,dc=intern"</div><div><br></div><div>My problem is, it is only working with the hostname xxx.yyy.intern which</div><div>is part of my domain yyy.intern. But outside of the domain i have to</div><div>use the IP address or something like <a href="http://xxx.yyy.zzz.de">xxx.yyy.zzz.de</a> .</div><div><br></div><div>But than i have this error message:</div><div><br></div><div>ldap_initialize( <a href="ldaps://xxx.yyy.zzz.de:636/??base">ldaps://xxx.yyy.zzz.de:636/??base</a> )<br>ldap_sasl_bind(SIMPLE): Can't contact LDAP server (-1)</div><div><br></div><div>Any idea what i can do?</div><div><br></div><div>Thank you!</div><div><br></div><div>Detlev</div><div><br></div><div>P.S.: I have the same problem in the domain, when i am not using </div><div>      xxx.yyy.intern. IP address for example is also not working.</div><div><br><div>
<div><span class="Apple-style-span" style="font-family: Courier; font-size: small;">--</span><span class="Apple-style-span" style="font-family: Courier; font-size: small;"><br></span><span class="Apple-style-span" style="font-family: Courier; font-size: small;">  Detlev  | Institut fuer Mikroelektronische Systeme</span><span class="Apple-style-span" style="font-family: Courier; font-size: small;"><br></span><span class="Apple-style-span" style="font-family: Courier; font-size: small;">  Habicht | D-30167 Hannover +49 511 76219662 <a href="mailto:habicht@ims.uni-hannover.de">habicht@ims.uni-hannover.de</a></span><span class="Apple-style-span" style="font-family: Courier; font-size: small;"><br></span><span class="Apple-style-span" style="font-family: Courier; font-size: small;">  --------+-------- Handy    +49 172 5415752  ---------------------------</span></div><div><br></div><br class="Apple-interchange-newline">
</div>
<br></div></body></html>