The Samba-Bugzilla – Attachment 6875 Details for
Bug 8382
[Server signing] Samba fileshare not working with server signing =auto
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for smb server signing
samba-3.5.10_ServerSigningFix.patch (text/plain), 418 bytes, created by
okmanoj
on 2011-09-09 01:28:54 UTC
(
hide
)
Description:
Patch for smb server signing
Filename:
MIME Type:
Creator:
okmanoj
Created:
2011-09-09 01:28:54 UTC
Size:
418 bytes
patch
obsolete
>diff -ur samba-3.5.10/source3/libsmb/smb_signing.c samba-3.5.10_mod/source3/libsmb/smb_signing.c >--- samba-3.5.10/source3/libsmb/smb_signing.c 2011-07-25 05:04:44.000000000 +0900 >+++ samba-3.5.10_mod/source3/libsmb/smb_signing.c 2011-09-08 18:46:08.253549719 +0900 >@@ -70,7 +70,8 @@ > > si->allowed = allowed; > si->mandatory = mandatory; >- >+ if (si->allowed || si->mandatory) >+ si->bsrspyl = true; > return si; > } >
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 8382
:
6846
|
6847
| 6875 |
6878
|
6879