[Bug 544354] New: rcobssignd: logging with ${LOG}
http://bugzilla.novell.com/show_bug.cgi?id=544354 Summary: rcobssignd: logging with ${LOG} Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: x86-64 OS/Version: openSUSE 10.3 Status: NEW Severity: Minor Priority: P5 - None Component: BuildService AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: matwey.kornilov@gmail.com QAContact: adrian@novell.com Found By: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; ru; rv:1.9.0.13) Gecko/2009080200 SUSE/3.0.13-0.1.2 Firefox/3.0.13 Line 64 of /etc/init.d/obssignd should be: /sbin/startproc -p ${PID} -l ${LOG} ${SN_BIN} ${SN_OPTS} because there isn't any other way to log signd messages to file. In obs-signd-1.6.0-15.2 startproc without -l is used: /sbin/startproc -p ${PID} ${SN_BIN} ${SN_OPTS} and all of the signd messages dissapear in /dev/null Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=544354 Marcus Meissner <meissner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |mls@novell.com |ovo.novell.com | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=544354 Michael Schröder <mls@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|mls@novell.com |adrian@novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=544354 http://bugzilla.novell.com/show_bug.cgi?id=544354#c1 Thomas Schmidt <tschmidt@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |tschmidt@novell.com Info Provider| |adrian@novell.com --- Comment #1 from Thomas Schmidt <tschmidt@novell.com> 2010-01-20 15:17:06 CET --- Adrian: This should probably be included in 1.7 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=544354 http://bugzilla.novell.com/show_bug.cgi?id=544354#c2 --- Comment #2 from Matwey Kornilov <matwey.kornilov@gmail.com> 2010-04-24 20:04:59 MSD --- Created an attachment (id=356654) --> (http://bugzilla.novell.com/attachment.cgi?id=356654) Patch to the issue. The issue is still in obs 1.7.3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=544354 http://bugzilla.novell.com/show_bug.cgi?id=544354#c Matwey Kornilov <matwey.kornilov@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|openSUSE 10.3 |openSUSE 11.2 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=544354 https://bugzilla.novell.com/show_bug.cgi?id=544354#c3 Sascha Peilicke <speilicke@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED CC| |speilicke@novell.com InfoProvider|adrian@novell.com | Resolution| |FIXED --- Comment #3 from Sascha Peilicke <speilicke@novell.com> 2010-11-04 08:57:23 UTC --- I guess this is fixed now, altough the patch was not applied (or at least the current version looks different). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=544354 https://bugzilla.novell.com/show_bug.cgi?id=544354#c4 --- Comment #4 from Matwey Kornilov <matwey.kornilov@gmail.com> 2010-11-04 12:17:46 MSK --- In sign git there is redirection to /dev/null now. Maybe Adrian found that not to put messages in log file is more secure. If so this bug has been fixed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=544354 https://bugzilla.novell.com/show_bug.cgi?id=544354#c5 --- Comment #5 from Adrian Schröter <adrian@novell.com> 2010-11-08 10:55:03 UTC --- It is not a security issue, more a size issue. Esp. since the signd daemon can run on a special secured host, where no network login access exists. However, I made this now configurable in git version. It still defaults to /dev/null though. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com