[Bug 496271] New: vsftpd doesn't write logs when logfiles are named explicitly
http://bugzilla.novell.com/show_bug.cgi?id=496271 Summary: vsftpd doesn't write logs when logfiles are named explicitly Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: i586 OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: shad@abelscreening.com QAContact: qa@suse.de Found By: --- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8 (.NET CLR 3.5.30729) With vsftpd configured to keep both it's own log and the standard xferlog, it only writes the logs if the filenames are not given explicitly in it's configuration. --- in /etc/vsftpd.conf: dual_log_enable=YES xferlog_enable=YES xferlog_std_format=YES syslog_enable=NO no_log_lock=NO log_ftp_protocol=YES #vsftpd_log_file=/var/log/vsftpd.log #xferlog_file=/var/log/xferlog --- the last two items are commented out because when either is not commented out that log is not written # rpm -q vsftpd vsftpd-2.0.7-4.24 Reproducible: Always Steps to Reproduce: 1. change vsftpd.conf as in details, uncommenting the log file options 2. restart vsftpd 3. upload a file Actual Results: logs are not changed Expected Results: appropriate messages should be added to the logs I couldn't find a bug report form or address for vsftpd, so I came here. The worst problem with this bug is the time I wasted trying to figure it out; it's too bad this wasn't already documented somewhere Google could find. -- 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=496271 Marcus Meissner <meissner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |hvogel@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=496271 Hendrik Vogelsang <hvogel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|NEW |ASSIGNED -- 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=496271 User lchiquitto@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=496271#c1 Leonardo Chiquitto <lchiquitto@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |shad@abelscreening.com --- Comment #1 from Leonardo Chiquitto <lchiquitto@novell.com> 2009-05-22 08:12:44 MDT --- I just tested this and it works fine for me. Can you please attach the complete vsftpd.conf? -- 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=496271 User shad@abelscreening.com added comment http://bugzilla.novell.com/show_bug.cgi?id=496271#c2 Shad Sterling <shad@abelscreening.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|shad@abelscreening.com | --- Comment #2 from Shad Sterling <shad@abelscreening.com> 2009-05-26 10:00:54 MDT --- Created an attachment (id=294500) --> (http://bugzilla.novell.com/attachment.cgi?id=294500) vsftpd.conf, comments removed Trying to figure out what was wrong I remade the conf from the list of options on the man page; all of the removed comment lines are options that are either irrelevant or have good defaults. -- 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=496271 Shad Sterling <shad@abelscreening.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #294500|application/octet-stream |text/plain mime type| | -- 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=496271 User lchiquitto@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=496271#c3 --- Comment #3 from Leonardo Chiquitto <lchiquitto@novell.com> 2009-06-18 11:29:47 MDT --- Even with the config file attached it still works perfectly for me. -- 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=496271 User shad@abelscreening.com added comment http://bugzilla.novell.com/show_bug.cgi?id=496271#c4 --- Comment #4 from Shad Sterling <shad@abelscreening.com> 2009-06-19 15:09:04 MDT --- Created an attachment (id=299370) --> (http://bugzilla.novell.com/attachment.cgi?id=299370) .. this time with the offending options not commented out The first one has the options as on the running server, with the two that trigger the bug commented out. This one has those lines not commented out, so should trigger the bug. -- 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=496271 Shad Sterling <shad@abelscreening.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #299370|application/octet-stream |text/plain mime type| | -- 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=496271 http://bugzilla.novell.com/show_bug.cgi?id=496271#c Hendrik Vogelsang <hvogel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|hvogel@novell.com |mseben@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=496271 http://bugzilla.novell.com/show_bug.cgi?id=496271#c5 Michal Seben <mseben@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |shad@abelscreening.com --- Comment #5 from Michal Seben <mseben@novell.com> 2009-11-25 12:00:06 UTC --- hm, I can't reproduce your issue, I did tests on 11.1 and also on 11.2 with your attached config (I only changed local_root=/srv/ftp/sites/$USER) and logging works fine if you can still reproduce this issue post also /var/log/messages please thanks -- 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=496271 http://bugzilla.novell.com/show_bug.cgi?id=496271#c6 --- Comment #6 from Michal Seben <mseben@novell.com> 2009-12-14 08:20:00 UTC --- ping Shad could you please post /var/log/messages and check vsftpd on 11.2 ? thanks -- 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=496271 http://bugzilla.novell.com/show_bug.cgi?id=496271#c7 Michal Seben <mseben@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |CLOSED Info Provider|shad@abelscreening.com | Resolution| |NORESPONSE --- Comment #7 from Michal Seben <mseben@novell.com> 2010-01-20 09:26:09 UTC --- closed as NORESPONSE please, feel free to reopen -- 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.
participants (1)
-
bugzilla_noreply@novell.com