On Wed, Sep 29, 2010 at 2:42 PM, Jeff Layton <[email protected]> wrote:
> On Wed, 29 Sep 2010 09:42:18 -0500
> [email protected] wrote:
>
>> --
>> Fix broken NTLMv2 (without extended security) authentication mechanism.
>>
>> Enable cifs/smb signing
>>
>> Use Crypto sync hash APIs instead of cifs crypto functions to genereate
>> various hashes such as arc4/rc4, md5, and hmac-md5 used during authentication
>> --
>>
>> Signed-off-by: Shirish Pargaonkar <[email protected]>
>>
>
> Is this a new set of patches that's intended to be applied on top of
> the set you already sent? Or a respin of the remaining patches from the
> old set? It's not clear since there's no "version" on the patch posting.
>
> --
> Jeff Layton <[email protected]>
> --

Jeff, new set of patches.  6/7 and 7/7 are almost identical to 3/4 and
4/4 in the prior patchset.
But I realized that ntlmv2 (without extended security) authenttication and
signing is broken. So mainly fixed with the related code change and
added code change
related to coming up with single mechanism to copy smb session session_key as
smb connection session_key (i.e. instead of using first_time for other
mechanisms and
cphready variable in ntlmssp).
--
To unsubscribe from this list: send the line "unsubscribe linux-cifs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to