[% USE Koha %] [% INCLUDE 'doc-head-open.inc' %] [% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog › [% IF Koha.Preference( 'opacuserlogin' ) == 1 %] Log in to your account [% ELSE %] Catalog login disabled [% END %] [% INCLUDE 'doc-head-close.inc' %] [% BLOCK cssinclude %][% END %] [% INCLUDE 'bodytag.inc' bodyid='opac-login-page' bodyclass='scrollto' %] [% INCLUDE 'masthead.inc' %]
[% IF Koha.Preference( 'opacuserlogin' ) == 1 %] [% IF ( nopermission ) %]

Access denied

Sorry, the system doesn't think you have permission to access this page.

[% IF SCO_login %]

Log out and try again with a different user.

[% END %]
[% END %] [% IF ( loginprompt ) %]

Log in to your account

[% IF ( timed_out ) %]

Sorry, your session has timed out. Please log in again.

[% END %] [% IF ( different_ip ) %]

You are logging from a different IP address. Please log in again.

[% END %] [% IF too_many_login_attempts %]
This account has been locked! [% IF Koha.Preference('OpacResetPassword') %] You must reset your password. [% ELSE %] Please contact a library staff member. [% END %]
[% ELSIF invalid_username_or_password %]

You entered an incorrect username or password. Please try again! And remember, passwords are case sensitive.

[% END %] [% IF ( shibbolethAuthentication ) %] [% IF ( invalidShibLogin ) %]

Sorry, your Shibboleth identity does not match a valid library identity.

[% IF ( casAuthentication ) %] [% IF ( invalidCasLogin ) %]

Sorry, the CAS login also failed. If you have a local login you may use that below.

[% ELSE %]

If you have a CAS account, you may use that below.

[% END %] [% ELSE %]

If you have a local account, you may use that below.

[% END %]
[% ELSE %]

Shibboleth Login

If you have a Shibboleth account, please click here to log in.

[% END %] [% IF ( casAuthentication ) %]

CAS login

If you do not have a Shibboleth account, but you do have a CAS account, you can use CAS.

[% ELSE %]

Local login

If you do not have a Shibboleth account, but you do have a local login, then you may login below.

[% END %] [% END %] [% IF ( casAuthentication ) %] [% IF ( shibbolethAuthentication ) %] [% IF ( casServerUrl ) %]

Please click here to log in.

[% END %] [% IF ( casServersLoop ) %]

Please choose against which one you would like to authenticate:

[% END %] [% ELSE %]

CAS login

[% IF ( invalidCasLogin ) %]

Sorry, the CAS login failed.

[% END %] [% IF ( casServerUrl ) %]

If you have a CAS account, please click here to log in.

[% END %] [% IF ( casServersLoop ) %]

If you have a CAS account, please choose against which one you would like to authenticate:

[% END %] [% END %] [% IF ( shibbolethAuthentication ) %]

Nothing

[% ELSE %]

Local login

If you do not have a CAS account, but do have a local account, you can still log in:

[% END %] [% END # / IF casAuthentication %] [% IF ( Koha.Preference('GoogleOpenIDConnect') == 1 ) %] [% IF ( invalidGoogleOpenIDConnectLogin ) %]

Google login

Sorry, your Google login failed. [% invalidGoogleOpenIDConnectLogin %]

Please note that the Google login will only work if you are using the e-mail address registered with this library.

If you want to, you can try to log in using a different account [% END %] Log in with Google

If you do not have a Google account, but do have a local account, you can still log in:

[% END %] [% IF SCO_login %]
[% ELSE %] [% END %]
[% FOREACH INPUT IN INPUTS %] [% END %]
[% IF Koha.Preference('OpacPasswordChange') && Koha.Preference('OpacResetPassword') %] [% END %]
[% IF Koha.Preference('NoLoginInstructions') %] [% Koha.Preference('NoLoginInstructions') %] [% ELSE %]
Don't have a password yet?

If you don't have a password yet, stop by the circulation desk the next time you're in the library. We'll happily set one up for you.

Don't have a library card?

If you don't have a library card, stop by your local library to sign up.

[% END # / IF Koha.Preference('NoLoginInstructions') %] [% IF PatronSelfRegistration && PatronSelfRegistrationDefaultCategory %]You may register here. [% END %]
[% END # / IF loginprompt %] [% ELSE %]

Logging on to the catalog has not been enabled by the library.

  • To report this error, you can email the Koha Administrator.Email
  • Use top menu bar to navigate to another part of Koha.
[% END # / IF opacuserlogin %]
[% INCLUDE 'opac-bottom.inc' %] [% BLOCK jsinclude %] [% END %]