[Koha] SIP server question

Joe Atzberger ohiocore at gmail.com
Sat Aug 8 02:08:50 NZST 2009


Check permissions again.  "Circulate" isn't all that is required to access
the staff client.  You also need "Catalogue (View Catalogue)".

SIP isn't all about checkin/checkout.  It also is used to retrieve patron
information, pay fines, etc.

-- 
Joe Atzberger
LibLime - Open Source Library Solutions

On Fri, Aug 7, 2009 at 9:40 AM, Erik Lewis <elewis at ngrl.org> wrote:

> Thanks, thats the first thing I checked.  Now I've discovered that the
> sip staff user i created can't login to the staff client.  Created
> another one and it can't login either.  I got some problem here with
> staff users.  Created 2 yesterday and they logged in without a
> problem.  Went back adjusted my sip config file to a user already
> created that could login to the staff client and was able to test the
> sip connection with no problem.  My sip user is marked as staff with
> circulate permissions.  One more thing my sip user can login to the
> opac.
>
>
> On Aug 7, 2009, at 9:28 AM, Marijana Glavica wrote:
>
> > On Thu, Aug 06, 2009 at 02:51:20PM -0400, Erik Lewis wrote:
> >> Chris,
> >> It helped alot.  After you pointed out the error message I smacked
> >> myself in the head for not reading it.
> >>
> >>
> >> I'm on to a new piece of the puzzle to get sip running.  I've got a
> >> koha user and group but I don't believe I saw anything in the xml to
> >> define them.  Actually I know I didn't.
> >
> > In accounts section of the SIPconfig.xml file you can define your
> > user,
> > if that is what you need.
> > Here are examples provided with Koha installation:
> >
> >  <accounts>
> >      <login id="term1"  password="term1" delimiter="|" error-
> > detect="enabled" institution="CPL" />
> >      <login id="koha"   password="koha"  delimiter="|" error-
> > detect="enabled" institution="kohalibrary" />
> >      <login id="koha2"  password="koha" institution="kohalibrary2" />
> >      <login id="lpl-sc" password="1234" institution="LPL" />
> >      <login id="lpl-sc-beacock" password="xyzzy" delimiter="|" error-
> > detect="enabled" institution="LPL" />
> >  </accounts>
> >
> > The user is normal Koha staff user with appropiate permissions.
> >
> >
> > Regards,
> >
> > Marijana
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.katipo.co.nz/pipermail/koha/attachments/20090807/b451754f/attachment.htm 


More information about the Koha mailing list