Re: [linux-cifs-client][patch] Make NTLMv2 as auth mech withing NTLMSSP and enable signing using crypto shash APIs

2010-08-21 Thread Jeff Layton
On Wed, 4 Aug 2010 21:34:39 -0500 shirishpargaon...@gmail.com wrote: Make ntlmv2 as an authentication mechanism within ntlmssp instead of ntlmv1. Parse type 2 response in ntlmssp negotiation to pluck AV pairs and use them to calculate ntlmv2 response token. Also, assign domain name from the

Re: [linux-cifs-client][patch] Make NTLMv2 as auth mech withing NTLMSSP and enable signing using crypto shash APIs

2010-08-21 Thread Shirish Pargaonkar
On Sat, Aug 21, 2010 at 6:14 AM, Jeff Layton jlay...@samba.org wrote: On Wed,  4 Aug 2010 21:34:39 -0500 shirishpargaon...@gmail.com wrote: Make ntlmv2 as an authentication mechanism within ntlmssp instead of ntlmv1. Parse type 2 response in ntlmssp negotiation to pluck AV pairs and use

Re: [linux-cifs-client][patch] Make NTLMv2 as auth mech withing NTLMSSP and enable signing using crypto shash APIs

2010-08-21 Thread Jeff Layton
On Sat, 21 Aug 2010 09:23:11 -0500 Shirish Pargaonkar shirishpargaon...@gmail.com wrote: On Sat, Aug 21, 2010 at 6:14 AM, Jeff Layton jlay...@samba.org wrote: On Wed,  4 Aug 2010 21:34:39 -0500 shirishpargaon...@gmail.com wrote: Make ntlmv2 as an authentication mechanism within ntlmssp

Re: [linux-cifs-client][patch] Make NTLMv2 as auth mech withing NTLMSSP and enable signing using crypto shash APIs

2010-08-04 Thread Herbert Xu
shirishpargaon...@gmail.com wrote: Make ntlmv2 as an authentication mechanism within ntlmssp instead of ntlmv1. Parse type 2 response in ntlmssp negotiation to pluck AV pairs and use them to calculate ntlmv2 response token. Also, assign domain name from the sever response in type 2 packet of