Path to this page:
Subject: CVS commit: pkgsrc/sysutils/qpasswd
From: Amitai Schleier
Date: 2018-08-05 17:00:46
Message id: 20180805150046.B509CFBEC@cvs.NetBSD.org
Log Message:
Add qpasswd, a set of password-checking tools for many
authentication schemes.
The qpasswd tools are meant for use with checkpassword-compatible
authentication programs like qmail-popup and qmail-smtpd. Currently, the
following auth mechanisms are supported: plain, login, apop, cram-md5,
cram-sha1, cram-ripemd, and digest-md5. The tools:
- multicheckpw (runs multiple checkpassword programs)
- checkqpasswd (for virtual users)
- checkpasswd (for system users in /etc/passwd)
Files: