We run with DNS round robin for this: we have an ldap CNAME and associate that with the Windows DCs. I guess you could even make a call to DNS for the srv records of the DCs if you wanted to.
Regards John -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lars Kellogg-Stedman Sent: 01 November 2008 19:14 To: [EMAIL PROTECTED] Cc: RT Users Subject: Re: [rt-users] RT::Authen::ExternalAuth v0.06 Released - Includes3.8.x Compatibility > 'servers' => [ 'ldaps://dc1.example.com', > 'ldaps://ldaps://dc2.example.com/' ], I guess one could accomplish a similar effect by specifying multiple server entries ("My_LDAP1", "My_LDAP2", etc), which is messy but would at least make sure things keep running if the primary becomes unavailable. Would this work? The downside is that RT would make multiple queries for users that are actuall invalid, but the benefits might be worth it. I will try to poke at this over the next few days. -- Lars Kellogg-Stedman <[EMAIL PROTECTED]> _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com ---------------------------------------------------- FMG Support is committed to reducing its impact on the environment. Please don't print this email unless absolutely necessary. ---------------------------------------------------- We have taken all reasonable precautions to ensure that no viruses are transmitted from FMG Support to any third party. FMG Support accept no responsibility for any damage or loss resulting from the use of this e-mail or its contents. This e-mail and any files transmitted with it are confidential and solely for the use of the addressee. Opinions expressed in this e-mail are those of the individual and not those of the Company unless specifically indicated to that effect. If you have received this e-mail in error please inform us and delete it from your mailbox and/or any other storage mechanism. FMG Support Ltd T:0870 830 3830 mailto:[EMAIL PROTECTED] FMG Support Ltd. Registered in England. Company registration number: 3813859. Registered office: FMG House, St Andrews Road, Huddersfield HD1 6NA. _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
