diff options
Diffstat (limited to 'security/cyrus-sasl2/pkg-message')
| -rw-r--r-- | security/cyrus-sasl2/pkg-message | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/security/cyrus-sasl2/pkg-message b/security/cyrus-sasl2/pkg-message index 5dfe7ff77639..bcc38a9a79e3 100644 --- a/security/cyrus-sasl2/pkg-message +++ b/security/cyrus-sasl2/pkg-message @@ -1,12 +1,10 @@ -You may need to start the pwcheck daemon for authentication with +You may need to start the saslauthd daemon for authentication with the system password files: - %%PREFIX%%/etc/rc.d/pwcheck.sh start + %%PREFIX%%/etc/rc.d/saslauthd.sh start -or you can use sasldb for authentication, to add users use: +or you can use sasldb2 for authentication, to add users use: - saslpasswd -c username - -How to enable SMTP AUTH with system Sendmail 8.11 - Sendmail.README + saslpasswd2 -c username |
