[Koha-bugs] [Bug 28822] SIP logins add to login attempts?

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Jul 2 01:29:29 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28822

--- Comment #22 from Agnes Rivers-Moore <arm at hanover.ca> ---
(In reply to Katrin Fischer from comment #21)
> (In reply to Nick Clemens from comment #18)
> > I can confirm, setting:
> > allow_empty_passwords="1"
> > in SIP config will eliminate the issue
> > 
> > You can test  on kohadevbox using telnet:
> > apt install telnet
> > telnet localhost 6001
> > 9300CNterm1|COterm1|CPCPL|
> > 6300120211018    150348          AOCPL|AA23529000035676|ACterm1|AD|
> > 
> > 
> > Without allow_empty_passwords an empty string is checked and login_attempts
> > incremeneted
> > With it, login attempts are not
> > 
> > You can see in the response: 
> > |AFGreetings from Koha.  -- Invalid password|
> > if the setting is not enabled
> > 
> > Agnes: You should either ask Equinox to change the setting for you, or ask
> > OverDrive to send/require passwords if you would rather go that way.
> > 
> > Otherwise, I believe this is working correctly


This was resolved for us by correcting that back-end setting
allow_empty_passwords.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list