Hi Koha community, I'm wondering if it's possible to have more than one administrator, and set access to some modules (Acquisition, Catalogue, etc) according to a defined user (or role). I guess not, because I just see an entry in the /etc/koha.conf file like this: user=kohaadmin pass=mypassword And there's not additional settings. Is it possible or not? Anybody has done this before? If not, does the koha's developing team keep it in mind for future releases? Thanks in advanced. Luis Gallardo Luis M. Gallardo D. Linux User #130502 Caracas - Venezuela --------------------------------- LLama Gratis a cualquier PC del Mundo. Llamadas a fijos y móviles desde 1 céntimo por minuto. http://es.voice.yahoo.com
I'm wondering if it's possible to have more than one administrator, and set access to some modules (Acquisition, Catalogue, etc) according to a defined user (or role). Yes, it is. You can set any borrower's permissions from the 'detail'
On Thu, Dec 07, 2006 at 07:16:04PM +0100, Luis M. Gallardo D. wrote: page of their account, and give them 'superlibrarian' privileges.
I guess not, because I just see an entry in the /etc/koha.conf file like this:
user=kohaadmin pass=mypassword This is strictly for the mysql user/password, thought it also works for access to the Koha system.
Hope that helps. Cheers, -- Joshua Ferraro SUPPORT FOR OPEN-SOURCE SOFTWARE President, Technology migration, training, maintenance, support LibLime Featuring Koha Open-Source ILS jmf@liblime.com |Full Demos at http://liblime.com/koha |1(888)KohaILS
participants (2)
-
Joshua Ferraro -
Luis M. Gallardo D.