ldap load-balance
Michael Schwartzkopff
ms at sys4.de
Thu Oct 6 13:47:55 UTC 2022
On 06.10.22 15:43, Elias Pereira wrote:
> hi,
>
> I was reading the load-balance article on the freeradius wiki and had some
> doubts.
>
> I have two vms with sambaAD. In mod-enable > ldap I need to configure 2
> entries of the ldap block?
>
> eg:
> ldap1{
> ...
> }
>
> ldap2{
> ...
> }
>
> 2. Is the loadbalance setting done in the file sites-enable > default?
>
hi,
with the config above you configured the modules ldap1 and ldap2. You
have to tell your server, i.e. the default server, to use this modules
during authorization.
Add something like instead of the default "ldap" statement.
redundant-load-balance {
ldap1
ldap2
}
Mit freundlichen Grüßen,
--
[*] sys4 AG
https://sys4.de, +49 (89) 30 90 46 64
Schleißheimer Straße 26/MG,80333 München
Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263
Vorstand: Patrick Ben Koetter, Marc Schiffbauer, Wolfgang Stief
Aufsichtsratsvorsitzender: Florian Kirstein
More information about the Freeradius-Users
mailing list