postgresql-16-credcheck

PostgreSQL username/password checks

Description

The credcheck PostgreSQL extension provides few general credential checks, which will be evaluated during the user creation, during the password change and user renaming. By using this extension, we can define a set of rules:

 * allow a specific set of credentials
 * reject a certain type of credentials
 * deny password that can be easily cracked
 * enforce use of an expiration date with a minimum of day for a password
 * define a password reuse policy
 * define the number of authentication failure allowed before a user is banned

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/MigOpsRepos/credcheck


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install postgresql-16-credcheck