Hi Andreas,

no this is not possible but you can add two handlers to one stack, if the first does not provide a result it will go to the second. You need to combine this with useful timeout settings to have a good user experience. The other option is to use an LDAP proxy in between.

Oliver

On 13.06.24 21:01, Andreas Steffen wrote:
Hello,

in our application we have two replicating LDAP servers that we want
to attach to when logging in to the OpenXPKI Web GUI. The standard
Connector::Builtin::Authentication::LDAP module only accepts a single
LDAP URI via the LOCATION parameter. Is it somehow possible to use an
array of LDAP URIs as in

['ldaps://ldap1.example.com','ldaps://ldap2.example.com']

so that if the first server is not available, the second server is
selected?

Best regards

Andreas

======================================================================
Andreas Steffen andreas.stef...@strongswan.org
strongSwan - the Open Source VPN Solution! www.strongswan.org
strongSec GmbH, 8952 Schlieren (Switzerland)
======================================================================


_______________________________________________
OpenXPKI-users mailing list
OpenXPKI-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openxpki-users


--
Protect your environment -  close windows and adopt a penguin!



_______________________________________________
OpenXPKI-users mailing list
OpenXPKI-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to