Libraries can specify which patrons are allowed to change their password when logged into the OPAC, per patron category. Often a library that uses authentication for their patrons, like LDAP or Active Directory, still have a few categories that do not use authentication and just require local login. For example, an academic library may use single sign on for their students and faculty, but community members may just need a local login.
System Preferences
The first thing you will want to do is check your system preference for OpacPasswordChange.
Go to Administration > Global System Preferences
- Search for OpacPasswordChange
- There are 2 options
- Allow patrons to change their own password on the OPAC. Note that this must be off to use LDAP authentication.
- Don't Allow patrons to change their own password on the OPAC. Note that this must be off to use LDAP authentication.
Choose one and save.
Password Expiration
Password expiration settings can be defined at the patron category level.
The system preference, EnableExpiredPasswordReset, is introduced in this release as well, which would allow the library to give/don't give the ability for patrons to directly reset their password when it is expired. If not enabled patrons must either use the 'Forgot your password' feature or have staff reset their password. *See below on how to manually send a "password reset email".
System Preference, OpacResetPassword, is also a system preference that can be enabled or not enabled to allow patrons to reset their password.
Patron Categories
Next you will want to update your patron categories that you want to allow or not allow to log in to the OPAC.
- Go to Administration > Patrons and circulation > Patron Categories
- Select the category you want to update / change
- Under actions click edit
- Scroll down and you will see an option for Password change in OPAC:
- There will be 3 options
- Follow the system preference for OPACPasswordChange. (Either allow or don't) it will just follow the system preference.
- Allowed - this specific patron category can change their password even if the system preference is set don't allow.
- Not allowed - this specific patron category can not change their password even if the system preference is set to allow.
- Min Password Length: If a library would like to make this patron category's password length different from the System Preference, they could set a number in this field. This would make this patron category need to have a longer or shorter password length.
- Require Strong Password: A few options exist for this one, a library can choose to have this follow what the library has in the system preference, set it to YES or set it to NO.
- Add the number of days for a password expiration.
Click Save.