The Samba-Bugzilla – Attachment 2988 Details for
Bug 5095
Manage Documents privilege is not functional
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to fix JOB_ACCESS_ADMINISTER privileges
samba-3.0.27-printjob.patch (text/plain), 574 bytes, created by
Roel van Meer
on 2007-11-20 10:25:54 UTC
(
hide
)
Description:
Patch to fix JOB_ACCESS_ADMINISTER privileges
Filename:
MIME Type:
Creator:
Roel van Meer
Created:
2007-11-20 10:25:54 UTC
Size:
574 bytes
patch
obsolete
>diff -ruN source.orig/printing/nt_printing.c source/printing/nt_printing.c >--- source.orig/printing/nt_printing.c 2007-11-15 04:15:04.000000000 +0100 >+++ source/printing/nt_printing.c 2007-11-20 17:15:53.000000000 +0100 >@@ -5511,7 +5511,9 @@ > to do with the child (job) object becoming like a > printer?? -tpot */ > >- access_type = PRINTER_ACCESS_ADMINISTER; >+ /* This seems to break job administration users or groups who do not >+ * have the SePrintOperatorPrivilege privilege. */ >+ /* access_type = PRINTER_ACCESS_ADMINISTER; */ > } > > /* Check access */
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 5095
:
2988
|
3275