diff options
-rw-r--r-- | security/cy2-ntlm/DESCR | 4 |
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. |