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

--- Comment #22 from Agnes Rivers-Moore <[email protected]> ---
(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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to