Description of problem: NTLMv2 authentication fails due to improper key signing Version-Release number of selected component (if applicable): 2.6.9-67 kernels How reproducible: Always Steps to Reproduce: 1. Setup a CIFS share which requires NTLMv2 authentication 2. Try to mount it using a command like: mount -t cifs -o username=<username>,sec=ntlmv2i //<hostname>/<dir> <mount_dir> 3. See a failure Actual results: Authenication fails Expected results: Authentication succeeds Additional info: The attached patch fixes this issue and only this issue. Please incorporate in the next RHEL4 update if possible.
Created attachment 299932 [details] Patch for kernel 2.6.9-67.0.7
This should already be fixed in the upcoming 4.7 update. If you have a non-critical place to do so, then please test the kernels on my people page and let me know whether they resolve the issue for you: http://people.redhat.com/jlayton
I just tested kernel-smp-2.6.9-68.27.EL.jtltest.34.i686.rpm from that page and it works as expected. Thanks for the quick response.
Glad to hear it. It should be fixed in 4.7. *** This bug has been marked as a duplicate of 427544 ***