The Samba-Bugzilla – Attachment 14395 Details for
Bug 13561
Install eventlogadm to /usr/sbin
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for 4.9
0001-s3-waf-Install-eventlogadm-to-usr-sbin.patch (text/plain), 1.11 KB, created by
Andreas Schneider
on 2018-08-07 09:07:22 UTC
(
hide
)
Description:
patch for 4.9
Filename:
MIME Type:
Creator:
Andreas Schneider
Created:
2018-08-07 09:07:22 UTC
Size:
1.11 KB
patch
obsolete
>From f7e6c3f5e248c995096cba11019ba922d800c7bd Mon Sep 17 00:00:00 2001 >From: Andreas Schneider <asn@samba.org> >Date: Mon, 6 Aug 2018 17:32:17 +0200 >Subject: [PATCH] s3:waf: Install eventlogadm to /usr/sbin > >The eventlogadm binary needs write access to the registry which, by >default, is only possible as root. > >https://bugzilla.samba.org/show_bug.cgi?id=13561 > >Signed-off-by: Andreas Schneider <asn@samba.org> >Reviewed-by: Jeremy Allison <jra@samba.org> > >(cherry picked from commit 0530cccc41f683cb35d065ddcb3968cf4ef759f4) >--- > source3/utils/wscript_build | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > >diff --git a/source3/utils/wscript_build b/source3/utils/wscript_build >index 8b4d890d485..93e6abaac0d 100644 >--- a/source3/utils/wscript_build >+++ b/source3/utils/wscript_build >@@ -86,7 +86,8 @@ bld.SAMBA3_BINARY('eventlogadm', > deps=''' > talloc > smbconf >- LIBEVENTLOG''') >+ LIBEVENTLOG''', >+ install_path='${SBINDIR}') > > bld.SAMBA3_BINARY('sharesec', > source='sharesec.c ../lib/util_sd.c', >-- >2.18.0 >
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
Flags:
jra
:
review+
Actions:
View
Attachments on
bug 13561
: 14395