[Bug 20943] New: Cannot enable shibboleth and LDAP at the same time
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20943 Bug ID: 20943 Summary: Cannot enable shibboleth and LDAP at the same time Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Authentication Assignee: koha-bugs@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: dpavlin@rot13.org In C4::Auth->checkpw the authentication methods are in an elsif loop. When both methods are enabled the ldap loop catches the login, fails because it doesn't have the correct information, and a shibboleth login is not passed through. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20943 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |nick@bywatersolutions.com |ity.org | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20943 Josef Moravec <josef.moravec@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |josef.moravec@gmail.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20943 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Interesting. Has that changed in recent versions? We have a library using Shibboleth and LDAP with 16.11 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20943 --- Comment #2 from Nick Clemens <nick@bywatersolutions.com> --- (In reply to Katrin Fischer from comment #1)
Interesting. Has that changed in recent versions? We have a library using Shibboleth and LDAP with 16.11
It may be specific to the LDAP setup with 'auth_by_bind' activated - I think we are seeing the connection refused so login failed as we don't have good user/pass info for auth_by_bind -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20943 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I was hoping to help narrow it down with the version comment - but not sure what setup we are using :( -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20943 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@ptfs-europe | |.com Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #4 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- *** This bug has been marked as a duplicate of bug 20879 *** -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org