Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 25 Next »

Password authentication in Phocas

  • Phocas authentication - This is the default, with users and passwords stored in the Phocas system. If your site uses Phocas authentication you can set a site-wide password policy.

  • LDAP/Active Directory - LDAP (Lightweight Directory Access Protocol) authentication can be configured during installation. User passwords take on AD protocols and administrators will not see any Password policy options.

Administrators with permission can set password policies, such as automatic expiry, length, character requirements and so on.

In the Phocas menu, click Administration > Configuration. The Password Policy settings are at the top of the General tab.

image-20240717-235449.png

Set your required password policy:

  • Automatic expiry (days): The number of days for which a user’s password will remain valid before it expires, forcing the use to reset their password when they next attempt to log on. An administrator can also reset passwords.

  • Failed login attempts: The number of times a user can try to sign in to Phocas before they are locked out of their account. By default, this is 2 attempts. If this setting is left blank or set to 0, there’ll be no limit to the number of times a user can try to sign in. LDAP accounts are not subject to lockout. See how to unlock a user's account.

  • Minimum length: The minimum length of a password. By default, this is 8 characters.

  • Minimum uppercase letters, numbers, and special characters: The minimum number of uppercase letters, numeric characters, and/or special characters that users must have in their passwords. By default, these are all 0.

  • Disable ‘Remember Me’ on sign in page - Select this checkbox to remove the Remember Me option from the sign in page.

  • Password cannot be username: This checkbox is selected by default, which means that users can’t include their username in their passwords. Clear this checkbox if you want to allow users to include their usernames in their passwords (not recommended).

  • Prevent users from changing password: Select this checkbox to prevent users from changing their own password. If checked, non-administrators will not be able to change their password.

More about user passwords

Other tools and settings are available to help you manage user passwords; see the Manage user passwords page.

  • No labels