summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-08-01 21:06:38 +0000
committerjlam <jlam@pkgsrc.org>2004-08-01 21:06:38 +0000
commit2ee71febc4b55a5e67ac71066b74fd6e44dac38f (patch)
tree67f1cb6e8fc0414eb680836add9bf6554eabe1fd /security
parent0462189cf3ebdb437e55a376b2c30491c3a1f2c3 (diff)
downloadpkgsrc-2ee71febc4b55a5e67ac71066b74fd6e44dac38f.tar.gz
Note that this plugin supports NTLMv2.
Diffstat (limited to 'security')
-rw-r--r--security/cy2-ntlm/DESCR4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/cy2-ntlm/DESCR b/security/cy2-ntlm/DESCR
index 66d43bbd00e..5905423c34f 100644
--- a/security/cy2-ntlm/DESCR
+++ b/security/cy2-ntlm/DESCR
@@ -4,5 +4,5 @@ authenticating a user to a server and for optionally negotiating protection
of subsequent protocol interactions. If its use is negotiated, a security
layer is inserted between the protocol and the connection.
-This is the Cyrus SASL plugin that implements the NTLM (MS Windows NT)
-authentication mechanism.
+This is the Cyrus SASL plugin that implements the NTLMv1 and NTLMv2
+authentication mechanisms.