I'm attempting to give our librarians the ability to check out books and maintain the catalog. I've created a user account, gone into the "Modify User Flags" and checked all but 'superlibrarian', 'parameters', and 'permissions'. I've created UserID and Password for the user, which allows me to log on as that user through the OPAC interface, but not the admin interface. I get the error message "Sorry, Koha doesn't think you have permission for this page.". The page in question is cgi-bin/koha/mainpage.pl Am I misunderstanding the flags issue entirely? Your help will be appreciated! -- Chris Hobbs Silver Valley Unified School District Head geek: Technology Services Coordinator webmaster: http://www.silvervalley.k12.ca.us/~chobbs/ postmaster: chobbs@silvervalley.k12.ca.us pgp: http://www.silvervalley.k12.ca.us/~chobbs/key.asc
Chris Hobbs a écrit :
I'm attempting to give our librarians the ability to check out books and maintain the catalog. I've created a user account, gone into the "Modify User Flags" and checked all but 'superlibrarian', 'parameters', and 'permissions'.
I've created UserID and Password for the user, which allows me to log on as that user through the OPAC interface, but not the admin interface.
no, you're right, it's a bug. that is fixed in CVS : you can login if you have at least 1 permission. in 2.0.0RC1 you must have superlibrarian of parameters. -- Paul POULAIN Consultant indépendant en logiciels libres responsable francophone de koha (SIGB libre http://www.koha-fr.org)
paul POULAIN wrote:
Chris Hobbs a écrit :
I've created UserID and Password for the user, which allows me to log on as that user through the OPAC interface, but not the admin interface.
no, you're right, it's a bug. that is fixed in CVS : you can login if you have at least 1 permission. in 2.0.0RC1 you must have superlibrarian of parameters.
Is there any downside to running the CVS version right now? Or, is there an easy way to determine the fix required to solve this specific issue? Thanks for at least confirming that I wasn't terribly confused :) -- Chris Hobbs Silver Valley Unified School District Head geek: Technology Services Coordinator webmaster: http://www.silvervalley.k12.ca.us/~chobbs/ postmaster: chobbs@silvervalley.k12.ca.us pgp: http://www.silvervalley.k12.ca.us/~chobbs/key.asc
Chris Hobbs a écrit :
paul POULAIN wrote:
Chris Hobbs a écrit :
I've created UserID and Password for the user, which allows me to log on as that user through the OPAC interface, but not the admin interface.
no, you're right, it's a bug. that is fixed in CVS : you can login if you have at least 1 permission. in 2.0.0RC1 you must have superlibrarian of parameters.
Is there any downside to running the CVS version right now? Or, is there an easy way to determine the fix required to solve this specific issue?
I don't think, IF you take the rel_2_0 tag version. This CVS should only have bugfixes, so should be useable every day, even with new commits. -- Paul POULAIN Consultant indépendant en logiciels libres responsable francophone de koha (SIGB libre http://www.koha-fr.org)
participants (2)
-
Chris Hobbs -
paul POULAIN