[Koha-devel] SIP2 server Integration Error

Scott Kushner skushner at mplmain.mtpl.org
Mon May 11 21:15:41 CEST 2009


What is the command that you are using to launch the SIP Server, sounds
like a pathing problem to me...

 

Scott Kushner

Information Technologies

Middletown Public Library

From: koha-devel-bounces at lists.koha.org
[mailto:koha-devel-bounces at lists.koha.org] On Behalf Of chirag purohit
Sent: Saturday, May 09, 2009 3:12 AM
To: koha-devel at lists.koha.org
Subject: [Koha-devel] SIP2 server Integration Error

 

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/20090511/90feadd1/attachment-0002.htm>


More information about the Koha-devel mailing list