freebsd-ports/security/cyrus-sasl/pkg-message
Ade Lovett 636d1ebd70 Cyrus-SASL 1.5.24 sources changed on Aug 15th
-- changed a hard coded value to a variable.

Kerberos IV detection fails due to double check on krb_mk_priv
(with/without com_err), used cached value from first check for krb_mk_priv.

Added addtional pwcheck methods (MySQL & LDAP Authentication).

PR:		21383
Submitted by:	maintainer
2000-09-19 02:59:29 +00:00

15 lines
408 B
Text

PREFIX/etc/cyrusdb.db now needs to be created
before applications that depend on SASL are used.
su cyrus
PREFIX/sbin/saslpasswd -c userid
You will also need to start the pwcheck daemon:
PREFIX/etc/rc.d/pwcheck.sh start
Read the documentation in PREFIX/share/doc/SASL
How to enable SMTP AUTH with system Sendmail 8.11 - Sendmail.README
How to use LDAP or MySQL for passwords - see html/sysadmin.html