The Samba-Bugzilla – Attachment 6976 Details for
Bug 8509
Read-only handles on SAMR allow SAMR_DOMAIN_ACCESS_CREATE_USER.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Possible patch #2
look1 (text/plain), 516 bytes, created by
Jeremy Allison
on 2011-10-06 21:25:55 UTC
(
hide
)
Description:
Possible patch #2
Filename:
MIME Type:
Creator:
Jeremy Allison
Created:
2011-10-06 21:25:55 UTC
Size:
516 bytes
patch
obsolete
>diff --git a/source3/rpc_server/srv_access_check.c b/source3/rpc_server/srv_access_check.c >index 12d9024..43a64ac 100644 >--- a/source3/rpc_server/srv_access_check.c >+++ b/source3/rpc_server/srv_access_check.c >@@ -92,7 +92,7 @@ done: > /* add in any bits saved during the privilege check (only > matters is status is ok) */ > >- *acc_granted |= rights_mask; >+ *acc_granted |= saved_mask; > > DEBUG(4,("%s: access %s (requested: 0x%08x, granted: 0x%08x)\n", > debug, NT_STATUS_IS_OK(status) ? "GRANTED" : "DENIED",
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 8509
:
6975
|
6976
|
6981