[% USE Koha %] [% USE raw %] [% USE Asset %] [% INCLUDE 'doc-head-open.inc' %] Koha › Web installer › Create Koha administrator patron [% INCLUDE 'installer-doc-head-close.inc' %]

Koha

Web installer › Create Koha administrator patron

[% INCLUDE 'onboarding_messages.inc' %]

Now we will create a patron with superlibrarian permissions. Log in with this to access Koha as a staff member with all permissions.

Administrator identity

  1. Required
  2. Required
  1. [% IF patrons && patrons > 1 %] [% ELSE %] [% END %] Required
  2. Required
  3. Required

    Note: If you installed sample patron categories please select the "Staff" option in the patron categories dropdown box.

Administrator account permissions

  1. superlibrarian

Administrator login

  1. Required
  2. Required
  3. Required

To create another patron, go to: Patrons › New patron

To edit patron permissions, go to: More › Set permissions

[% MACRO jsinclude BLOCK %] [% INCLUDE 'validator-strings.inc' %] [% INCLUDE 'installer-strings.inc' %] [% Asset.js("js/onboarding.js") | $raw %] [% PROCESS 'password_check.inc' %] [% PROCESS 'add_password_check' new_password => 'password' %] [% END %] [% INCLUDE 'installer-intranet-bottom.inc' %]