Summary: | disable login for staff | ||
---|---|---|---|
Product: | Koha | Reporter: | Abd al-Qader al-Awwad <abdjh> |
Component: | Patrons | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | new feature | ||
Priority: | P5 - low | CC: | gmcharlt, kyle.m.hall, magnus |
Version: | 17.11 | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Abd al-Qader al-Awwad
2018-03-01 13:25:49 UTC
Staff logins need the catalogue permission to be able to log in to the staff client. If you remove this permission they will not be able to log in. Could that be enough to solve your use case? https://koha-community.org/manual/17.11/en/html/04_patrons.html#patron-permissions-defined (In reply to Magnus Enger from comment #1) > Staff logins need the catalogue permission to be able to log in to the staff > client. If you remove this permission they will not be able to log in. Could > that be enough to solve your use case? > > https://koha-community.org/manual/17.11/en/html/04_patrons.html#patron- > permissions-defined I do try to remove permission for staff, the user still able to login, is there away to disable user login but keep them able to loan books and other patron options, I just want to disable login to staff client only, thank you for your answer. Hi Abd, Magnuse is right, removing the catalogue permission should keep the staff users out of the staff client. Maybe try to log out and log in again after removing them? (In reply to Katrin Fischer from comment #3) > Hi Abd, Magnuse is right, removing the catalogue permission should keep the > staff users out of the staff client. Maybe try to log out and log in again > after removing them? Thank you I'll try it again. |