Path to this page:
Subject: CVS commit: pkgsrc/security
From: Mark Davies
Date: 2024-02-14 12:17:48
Message id: 20240214111748.5595AF9EC@cvs.NetBSD.org
Log Message:
krb5-strength: add version 3.3
krb5-strength provides a password quality plugin for the MIT Kerberos KDC
(specifically the kadmind server) and Heimdal KDC, an external password
quality program for use with Heimdal, and a per-principal password history
implementation for Heimdal. Passwords can be tested with CrackLib, checked
against a CDB or SQLite database of known weak passwords with some
transformations, checked for length, checked for non-printable or non-ASCII
characters that may be difficult to enter reproducibly, required to contain
particular character classes, or any combination of these tests.
Files: