The Samba-Bugzilla – Attachment 3731 Details for
Bug 5306
Vista backup utility failure with Samba 3.0.25c-3.0.28 (Samba Team private)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Temporary patch for 3-2-test branch.
look (text/plain), 744 bytes, created by
Jeremy Allison
on 2008-11-12 21:39:13 UTC
(
hide
)
Description:
Temporary patch for 3-2-test branch.
Filename:
MIME Type:
Creator:
Jeremy Allison
Created:
2008-11-12 21:39:13 UTC
Size:
744 bytes
patch
obsolete
>diff --git a/source/smbd/posix_acls.c b/source/smbd/posix_acls.c >index b4f8ad5..e5bc5c6 100644 >--- a/source/smbd/posix_acls.c >+++ b/source/smbd/posix_acls.c >@@ -3529,6 +3529,7 @@ NTSTATUS set_nt_acl(files_struct *fsp, uint32 security_info_sent, SEC_DESC *psd) > * for details and also the log trace in bug #4308. JRA. > */ > >+#if 0 > if ((security_info_sent & DACL_SECURITY_INFORMATION) && > psd->dacl != NULL && > (psd->type & (SE_DESC_DACL_AUTO_INHERITED| >@@ -3540,6 +3541,7 @@ NTSTATUS set_nt_acl(files_struct *fsp, uint32 security_info_sent, SEC_DESC *psd) > return status; > } > } >+#endif > > acl_perms = unpack_canon_ace( fsp, &sbuf, &file_owner_sid, &file_grp_sid, > &file_ace_list, &dir_ace_list, security_info_sent, psd);
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 5306
: 3731