[Koha-devel] SIP2 server Integration Error

chirag purohit chiragpurohit85 at gmail.com
Sat May 9 09:12:29 CEST 2009


Hello All

I have configured SIP server on my koha.

In the SIPServer.xml I have set institution id as "VSL",as one of my library
code is "VSL",and implementation="ILS" as it was default.


<institution id="VSL" implementation="ILS" parms="">
          <policy checkin="true" renewal="true"
            status_update="false" offline="false"
          timeout="100"
            retries="5" />
    </institution>

But when I tried to login using telenet I am getting following error.Here
kohaadmin is just opac user and I have given him all the permission.

kohaadmin is also available in borrower table.

chirag at debian:~/koha/lib/C4/SIP$ telnet localhost 8023
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
login: kohaadmin
password: smartant

Connection closed by foreign host.

If I use illegal user name or password (which does not have account) it
gives me following error.

chirag at debian:~/koha/lib/C4/SIP$ telnet localhost 8023
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
login: blabla
password: blabla
Invalid login


Regards,
-- 
Purohit Chirag
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/koha-devel/attachments/20090509/c9870d37/attachment-0002.htm>


More information about the Koha-devel mailing list