The main "group" the user is associated with is their library branch. But more generally, no, Koha does not have permissions profiles or Novell-like permissions groups. The closest thing right now is Granular Permissions that allows individual functions to be selectively enabled or disabled on an individual basis. I am currently extending the Granular Permissions to cover circ, cataloguing and admin tasks. -- Joe Atzberger LibLime - Open Source Library Solutions On Wed, Jun 3, 2009 at 9:11 AM, Sébastien Hinderer < Sebastien.Hinderer@snv.jussieu.fr> wrote:
Dear all,
Does Koha have some notion of user group ? What is meant here by group is the ability to express that a user belongs to one or several groups, and then writing templates or script that behave differently according to which groups the user belongs to. The notion of group is not the one of category, because a user can, as far as I know, belong to only one user category.
Many thanks in advance for any hint ! Sébastien.