On Fri, 17 May 2024 at 10:53 PM, Jason Smyth <[email protected]> wrote:
> Hi everyone, > > We are looking to move from the bundled LDAP authentication plugin to the LDAP > authorization plugin > <https://github.com/gocd/gocd-ldap-authorization-plugin>. > > For redundancy, our current setup uses 2 LDAP connectors, each pointing to > a different Active Directory domain controller in the same domain. If we > switch to the LDAP authorization plugin we can still create redundant > authentication links, but does this mean we will need to create duplicate > role configurations as well? > > Is there any documentation we should be referencing in terms of the > "right" way to set up a redundant connection to AD? > For connection redundancy, I’ve used TCP load balancers. For on premise setups, I’ve used DNS round robin to point to two different load balancer instances. > Any feedback is appreciated. > > Regards, > Jason Smyth > > -- > You received this message because you are subscribed to the Google Groups > "go-cd" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/go-cd/4b37a890-f442-4966-a053-0fb985f73e3cn%40googlegroups.com > <https://groups.google.com/d/msgid/go-cd/4b37a890-f442-4966-a053-0fb985f73e3cn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/go-cd/CANiY96ZECHfCOjUw5f-XS6kvsChV%2B8K%3Dry21%3DW%3DeOuFM011opw%40mail.gmail.com.
