https://bugzilla.novell.com/show_bug.cgi?id=786024 https://bugzilla.novell.com/show_bug.cgi?id=786024#c24 --- Comment #24 from Michal Vyskocil <mvyskocil@suse.com> 2013-03-04 13:37:49 UTC ---
Is there anything informative in the kernel or audit logs? Otherwise can you give me a quick tutorial on how to setup to reproduce as I'll have to debug the library.
Hi, I don't see anything useful in system log 2013-03-04T14:27:45.535028+01:00 linux-xtv2 systemd[1]: Started Vsftpd ftp daemon. 2013-03-04T14:28:01.953454+01:00 linux-xtv2 vsftpd[1]: PAM audit_log_acct_message() failed: Operation not permitted 2013-03-04T14:28:01.954845+01:00 linux-xtv2 vsftpd[1]: [test] FAIL LOGIN: Client "127.0.0.1" 2013-03-04T14:28:14.316061+01:00 linux-xtv2 systemd[1]: Started Vsftpd ftp daemon. 2013-03-04T14:28:39.682743+01:00 linux-xtv2 vsftpd[1]: PAM audit_log_acct_message() failed: Operation not permitted 2013-03-04T14:28:39.684083+01:00 linux-xtv2 vsftpd[1]: [test] FAIL LOGIN: Client "127.0.0.1" and dmesg seems to be full of wlan0 related things only. Steps to reproduce 1.) install 12.3 RC2 2.) zypper install vsftpd 3.) useradd test 4.) echo "test" | passwd test 5.) systemctl start vsftpd.service 6.) ftp ftp://test:test@localhost BTW: you might get a OOPS: priv_sock_get_cmd, in this case please add Workaround: add seccomp_sandbox=NO to vsftpd.conf It has been fixed, just I am not sure if it appear in RC2 -- 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.