Subject: CVS commit: pkgsrc/security/cyrus-sasl/files
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 01/31/2002 23:41:19
Module Name: pkgsrc
Committed By: jlam
Date: Thu Jan 31 21:41:19 UTC 2002
Modified Files:
pkgsrc/security/cyrus-sasl/files: sasl_pwcheck.sh
Log Message:
Remove the dbinit command as it's not needed by the pwcheck daemon.
pwcheck only checks against the /etc/passwd database. Users that need
CRAM-MD5 or SCRAM-MD5 authentication can initialize the sasldb and add
themselves in the process by running saslpasswd.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/security/cyrus-sasl/files/sasl_pwcheck.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.