Re: [PATCH v1] cifs: use server timestamp for ntlmv2 authentication

2015-09-21 Thread Peter Seiderer
Hello Steve, On Thu, 17 Sep 2015 22:49:54 -0500, Steve French wrote: > Corrected endian error and repushed > > https://git.samba.org/?p=sfrench/cifs-2.6.git;a=patch;h=79a5296f14b26ac8644239286ffd7a62dbbc385e > Many thanks for fixing the endianissue (next time I will try out your sparse compil

Re: [PATCH v1] cifs: use server timestamp for ntlmv2 authentication

2015-09-17 Thread Steve French
Corrected endian error and repushed https://git.samba.org/?p=sfrench/cifs-2.6.git;a=patch;h=79a5296f14b26ac8644239286ffd7a62dbbc385e On Thu, Sep 17, 2015 at 6:41 PM, Steve French wrote: > Nice catch. > > Merged into cifs-2.6.git for-next -- Thanks, Steve -- To unsubscribe from this list: s

Re: [PATCH v1] cifs: use server timestamp for ntlmv2 authentication

2015-09-17 Thread Steven French
Nice catch. Merged into cifs-2.6.git for next > On Sep 17, 2015, at 2:40 PM, Peter Seiderer wrote: > > Linux cifs mount with ntlmssp against an Mac OS X (Yosemite > 10.10.5) share fails in case the clocks differ more than +/-2h: > > digest-service: digest-request: od failed with 2 proto=ntlmv2

[PATCH v1] cifs: use server timestamp for ntlmv2 authentication

2015-09-17 Thread Peter Seiderer
Linux cifs mount with ntlmssp against an Mac OS X (Yosemite 10.10.5) share fails in case the clocks differ more than +/-2h: digest-service: digest-request: od failed with 2 proto=ntlmv2 digest-service: digest-request: kdc failed with -1561745592 proto=ntlmv2 Fix this by (re-)using the given serve