I have 2 owned ips and i see that /etc/proftpd.vhosts.conf file is empty.
I tried to recreate this:
1. I saw that in /usr/local/directadmin/data/templates/custom there was empty proftpd.vhosts.conf file. I remove it and there is proper template in templates directory
2. I tried to execute:
echo "action=rewrite&value=proftpd.vhosts.conf" >> /usr/local/directadmin/data/task.queue
/usr/local/directadmin/dataskq d
3. File /etc/proftpd.vhosts.conf is still empty.
Users are not able to connect from owned ip as there passwords are not in /etc/proftpd.passwd but in ftp.passwd in user directory.
I tried to recreate this:
1. I saw that in /usr/local/directadmin/data/templates/custom there was empty proftpd.vhosts.conf file. I remove it and there is proper template in templates directory
2. I tried to execute:
echo "action=rewrite&value=proftpd.vhosts.conf" >> /usr/local/directadmin/data/task.queue
/usr/local/directadmin/dataskq d
3. File /etc/proftpd.vhosts.conf is still empty.
Users are not able to connect from owned ip as there passwords are not in /etc/proftpd.passwd but in ftp.passwd in user directory.