<div dir="ltr"><div><div><div><div><div><div><div><div>Hello,<br><br></div>I have some web applications that use LDAP for authentication/authorization, and which do not support LDAP auto-discovery.<br><br></div>I'm wondering if it's possible to fake the auto-discovery of server.<br></div>For instance, I could imagine using a DNS CNAME <a href="http://ldap_current.example.com">ldap_current.example.com</a> which should point to a currently available ldap server.<br><br></div>Then a cron job would query the DNS/ldaps to find an available ldap server, and if different from the current, update the DNS CNAME  <a href="http://ldap_current.example.com">ldap_current.example.com</a>.<br><br></div>Does it make sense ? <br></div>In that case, how to discover a working ldap server ? <br><br></div>Thanks.<br></div>Karl<br></div>