25 Aug
2022
25 Aug
'22
10:44 p.m.
Dear Colleagues, I use Koha as SRU Server (Version 22.05.03). I can connect to the server without credentials (user and password is blank) and with credentials from koha-conf.xml How can I disable connection without credentials? Example from koha-conf.xml: <serverinfo id="publicserver"> <ccl2rpn>/etc/koha/zebradb/ccl.properties</ccl2rpn> <user>kohauser</user> <password>password</password> </serverinfo> Best regards Eugen Bastron