summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorjlam <jlam>2004-08-01 21:06:38 +0000
committerjlam <jlam>2004-08-01 21:06:38 +0000
commit6e403b7181fa7115d73480c70348c02522033d0d (patch)
tree67f1cb6e8fc0414eb680836add9bf6554eabe1fd /security
parent1d36e307b37709ffd7259ccef010ecee5b0a658d (diff)
downloadpkgsrc-6e403b7181fa7115d73480c70348c02522033d0d.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.