Le 26/02/2026 à 10:37:21+0100, Christian Mack a écrit > Hi, > Am 26.02.26 um 09:57 schrieb Albert Shih ([email protected]): > > > > Can I configure my sogo with multiple LDAP, to make the sogo switch to the > > «next» availble server when trying to authenticate some user ? > > > > It's just to prevent problem when one server is down. > > > > Of course you can. > Just make sure, they are listed in one String enclosed in double quotes, > separated with <SPACE>. > > Example: > hostname = "ldap://ldap0.example.org/????!StartTLS > ldap://ldap1.example.org/????!StartTLS"; > Thanks.
I put hostname = "ldaps://ldap1.fqdn:636 ldaps://ldap2.fqdn:636 ldaps://ldap2.fqdn:636"; It's seem to work. I didn't test the down of the first server, but at least a restart of sogo didn't complain ;-) Thankts. Regards -- Albert SHIH 🦫 🐸 France Heure locale/Local time: jeu. 26 févr. 2026 11:01:28 CET
