Online search ignores user and password settings
Status: Beta
Brought to you by:
stievie
Even if a username and a password are given in the online search dialog, they are not included in the z39.50 request sent to the server. You can check it with the following setup (german HeBIS libraries):
server: tolk.hebis.de
port: 210
username: 3950
password: Z3950
(no group)
If you capture the network traffic (e.g. with wireshark), you can see that the yaz library did not include username and password in the request, thus always returning "0 results".