Hi all, at the moment C4::Auth_with_ldap supports only one ldap-server. If the authentication against this ldap-server fails, koha tries to use the credentials to authenticate by using the internal koha accounts.
In some cases it would be practical if we could use multiple blocks like so in the koha-conf.xml: <ldapserver id="ldapserver-1" ...> </ldapserver> .... <ldapserver id="ldapserver-2" ...> </ldapserver> and if koha would try to authenticate with the given credentials using all ldapservers and at the end the internal koha accounts. Best regards, Uwe -------------------------------------------------------------------------- Uwe Dierolf Karlsruher Institut für Technologie (KIT) KIT-Bibliothek Telefon: +49 721 608-46076 -------------------------------------------------------------------------- _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : https://www.koha-community.org/ git : https://git.koha-community.org/ bugs : https://bugs.koha-community.org/