VSFTPD cap_set_proc ERROR easy solution

Sometimes, mostly after updating vsftpd ignores to make good connections.
The logfile often looks like this:

[14:21:47] 220 Welcome to BLA FTP service.
[14:21:47] USER foo.com
[14:21:47] 331 Please specify the password.
[14:21:47] PASS
[14:21:47] 230 Login successful.
[14:21:47] SYST
[14:21:47] 500 OOPS: cap_set_proc
[14:21:47] FEAT
[14:21:47] 215 UNIX Type: L8

There’s a simple solution for that just type in: modprobe capability


Hope that’s help!

One Response to VSFTPD cap_set_proc ERROR easy solution

  1. satish says:

    thanks it helped

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>