diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2003-08-21 14:11:32 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2003-08-21 14:11:32 +0000 |
commit | 6dd285b1871c54c4f997674b807b61ace348cd3c (patch) | |
tree | b01c95b0aea3d1c4cb7828e7330b01c4453f74e9 | |
parent | Note shells/tcsh removal. (diff) |
Remove obsoleted comment about use of saslauthd.
Reported by: nork
Diffstat (limited to '')
-rw-r--r-- | security/cyrus-sasl2/pkg-message | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/security/cyrus-sasl2/pkg-message b/security/cyrus-sasl2/pkg-message index ab3dd8241a9a..158cbbfaafca 100644 --- a/security/cyrus-sasl2/pkg-message +++ b/security/cyrus-sasl2/pkg-message @@ -1,10 +1,5 @@ -You may need to start the saslauthd daemon for authentication with -the system password files: - - %%PREFIX%%/etc/rc.d/saslauthd.sh start - -or you can use sasldb2 for authentication, to add users use: +You can use sasldb2 for authentication, to add users use: saslpasswd2 -c username |