Example Scenario
An LDAP Authentication Header (.aut) file includes multiple LDAP servers configured under the [Server/Name], [Server] section.
Each server is holding a server certificate that was signed by a different Certification Authority.
[Settings]
SSL=1
Certificates= <path to the certificate files>
[Server]
s1=
s2=
s3=
[Server/s1]
Host=192.168.100.253
Port = 636
[Server/s2]
Host=192.168.100.252
Port = 636
[Server/s3]
Host=192.168.100.251
Port = 3269
This situation could generate the following kind of error message in the Steel-Belted Radius Enterprise server log:
(81: Can't contact LDAP server)