VSFTPD causes strange message in /var/log/messages
SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
VSFTPD causes strange message in /var/log/messages
Hi
Recently I'm tried to play around vsftpd, and got some unknown for me things to happen.
vsftpd configured to run in standalone mode(listens IPv4 tcp port, not via inetd). Also configured to accept local users logins and chroot into their homes, except for root(can see /).
Anonymous login is disabled.
Now I'm trying to login anonymously(or by non-existent user), expecting to be rejected. So, I'm rejected. But for each retry I got /var/log/messages such entry
Code:
Dec 28 17:47:45 sop-korniychuk kernel: [ 112.263033] Failed to create cgroup 2: -1
Dec 28 17:47:51 sop-korniychuk kernel: [ 118.333365] Failed to create cgroup 2: -1
Dec 28 17:47:57 sop-korniychuk kernel: [ 124.380462] Failed to create cgroup 2: -1
Dec 28 17:48:03 sop-korniychuk kernel: [ 130.427848] Failed to create cgroup 2: -1
Dec 28 17:48:09 sop-korniychuk kernel: [ 136.474795] Failed to create cgroup 2: -1
Dec 28 17:48:15 sop-korniychuk kernel: [ 142.521817] Failed to create cgroup 2: -1
Dec 28 17:48:21 sop-korniychuk kernel: [ 148.567964] Failed to create cgroup 2: -1
Dec 28 17:48:27 sop-korniychuk kernel: [ 154.619999] Failed to create cgroup 2: -1
Dec 28 17:49:59 sop-korniychuk kernel: [ 246.674818] Failed to create cgroup 2: -1
What that means? How and where I can see log about failed login attempts? I don't remember I ever touched cgroups. And lxc not running either. SlackWare 13.37 32bit
Regards
Last edited by FeyFre; 12-28-2011 at 05:30 PM.
Reason: typos
Weird, I also use vsftpd as standalone and have not this issue, I also disabled anonymous login but I do NOT chroot local users (they are able to go anywhere the system permissions allow)
As said, I have no SELinux.
It is pure Slackware 13.37 installation with exceptions: no KDE,KDEI,X,XAP categories + next pacakges: ipset, ss7, pri, DAHDI, Asterisk, fail2ban and htop.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.