The Samba-Bugzilla – Attachment 3513 Details for
Bug 5319
Clear-text password connection on a Netapp Filer gives a 'Server Error (0x02)' with a 'Non specific error code'
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
2nd half of patch
2nd-half-of-plaintext.patch (text/plain), 464 bytes, created by
Steve French
on 2008-08-28 10:37:28 UTC
(
hide
)
Description:
2nd half of patch
Filename:
MIME Type:
Creator:
Steve French
Created:
2008-08-28 10:37:28 UTC
Size:
464 bytes
patch
obsolete
>diff --git a/fs/cifs/sess.c b/fs/cifs/sess.c >index b537fad..252fdc0 100644 >--- a/fs/cifs/sess.c >+++ b/fs/cifs/sess.c >@@ -409,6 +409,8 @@ CIFS_SessSetup(unsigned int xid, struct cifsSesInfo *ses, int first_time, > #ifdef CONFIG_CIFS_WEAK_PW_HASH > char lnm_session_key[CIFS_SESS_KEY_SIZE]; > >+ pSMB->req.hdr.Flags2 &= ~SMBFLG2_UNICODE; >+ > /* no capabilities flags in old lanman negotiation */ > > pSMB->old_req.PasswordLength = cpu_to_le16(CIFS_SESS_KEY_SIZE);
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 5319
:
3511
|
3512
| 3513