diff options
author | ume <ume@FreeBSD.org> | 2003-08-21 22:11:32 +0800 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2003-08-21 22:11:32 +0800 |
commit | 54d887cd05a5c408634d0098245601ea64bf6d21 (patch) | |
tree | 21228975882115a9edbc01018f5d2d0b4f095d91 /security | |
parent | 0a5985a611dd39ac0340892158b3955b39f57536 (diff) | |
download | freebsd-ports-gnome-54d887cd05a5c408634d0098245601ea64bf6d21.tar.gz freebsd-ports-gnome-54d887cd05a5c408634d0098245601ea64bf6d21.tar.zst freebsd-ports-gnome-54d887cd05a5c408634d0098245601ea64bf6d21.zip |
Remove obsoleted comment about use of saslauthd.
Reported by: nork
Diffstat (limited to 'security')
-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 |