Hello,

 

I would like to know if it’s possible to define more than one Domain Controllers for user authentication.

What I would like to do in principle is be able to have a second and even a third domain controller as a failover or running all in parallel for users’ authentication.

 

For the moment in my “Config.pm” the primary Domain Controller is defined in:

1.       “$Self->{CustomerUser1} = {…….”  as “Host”

2.       $Self->{'AuthModule::LDAP::Host1'}

3.       $Self->{'AuthSyncModule::LDAP::Host1'}

 

 

Regards,

 

George