[Proftpd-user] ftpdctl show "Controls support disabled" even if module is loaded
"Block, Clemens via Proftp-user" <[email protected]> Fri, 24 Feb 2023 09:48:10 +0000
| Newsgroups | gmane.network.proftpd.user |
|---|---|
| Message-ID | <AS1PR10MB56756CE58D4EAE288EDB6BB2E0A89@AS1PR10MB5675.EURPRD10.PROD.OUTLOOK.COM> |
Hi!
I have a ftpdctl problem
I can see mod_ctrls.c in the static module list
[root@myserver proftpd]# proftpd -l | grep ctrls
mod_ctrls.c
And this is my config at proftpd.conf
ControlsEngine on
ControlsACLs all allow group root
ControlsMaxClients 2
ControlsLog /var/log/proftpd/controls.log
ControlsInterval 5
ControlsSocketOwner root root
ControlsSocketACL allow group root
If I run ftpdctl I get
ftpdctl:
Controls support disabled.
Please recompile proftpd using --enable-ctrls
Any idea what's wrong?
I'm using proftpd rpm on a centos7 server
Thx in advance
Clemens
_______________________________________________
ProFTPD Users List <[email protected]>
Unsubscribe problems?
http://www.proftpd.org/list-unsub.html