I was wondering if anyone has had problems with proftpd when using virtual FTP accounts.
When I add an ftp account under one of the domains it doesnt seem to work.
from /var/log/auth.log
Dec 5 15:44:09 serv1 Cp-Wrap[70917]: Pushing &1007 ADD jtittle **hidden forsecurity** jtittle & to '/usr/local/cpanel/bin/ftpadmin' for UID: 1007
Dec 5 15:44:09 serv1 Cp-Wrap[70917]: CP-Wrapper terminated without error
Dec 5 15:44:12 serv1 Cp-Wrap[70937]: CP-Wrapper v1.2 resuming normal operations
Dec 5 15:44:12 serv1 Cp-Wrap[70937]: Pushing &1007 LIST 0 0& to '/usr/local/cpanel/bin/ftpadmin' for UID: 1007
Dec 5 15:44:12 serv1 Cp-Wrap[70937]: CP-Wrapper terminated without error
Dec 5 15:44:32 serv1 proftpd[70944]: serv1.domain.com (localhost[127.0.0.1]) - USER [email protected]: no such user found from localhost [127.0.0.1] to 127.0.0.1:21
I also tried just user withouth the domain appended.
Dec 5 15:47:16 serv1 proftpd[71197]: serv1.domain.com (localhost[127.0.0.1]) - USER jtittle: no such user found from localhost [127.0.0.1] to 127.0.0.1:21
Here is teh account in /etc/proftpd/passwd.vhosts
[email protected]:53hriRpz4***:1007:1007:undef:/usr/home/pornstar/public_html/jtittle:/bin/bash
It should be noted that every regular user account on the server works fine, just not the virtual ones.
My proftpd.conf and all variations of this have always been 0 bytes. Nothing in them. I assume this is the reason why it doesnt work, but then again it works for regular user acccounts like I said. So I dont know. I am not familiar with proftpd vary much but am learning.
When I add an ftp account under one of the domains it doesnt seem to work.
from /var/log/auth.log
Dec 5 15:44:09 serv1 Cp-Wrap[70917]: Pushing &1007 ADD jtittle **hidden forsecurity** jtittle & to '/usr/local/cpanel/bin/ftpadmin' for UID: 1007
Dec 5 15:44:09 serv1 Cp-Wrap[70917]: CP-Wrapper terminated without error
Dec 5 15:44:12 serv1 Cp-Wrap[70937]: CP-Wrapper v1.2 resuming normal operations
Dec 5 15:44:12 serv1 Cp-Wrap[70937]: Pushing &1007 LIST 0 0& to '/usr/local/cpanel/bin/ftpadmin' for UID: 1007
Dec 5 15:44:12 serv1 Cp-Wrap[70937]: CP-Wrapper terminated without error
Dec 5 15:44:32 serv1 proftpd[70944]: serv1.domain.com (localhost[127.0.0.1]) - USER [email protected]: no such user found from localhost [127.0.0.1] to 127.0.0.1:21
I also tried just user withouth the domain appended.
Dec 5 15:47:16 serv1 proftpd[71197]: serv1.domain.com (localhost[127.0.0.1]) - USER jtittle: no such user found from localhost [127.0.0.1] to 127.0.0.1:21
Here is teh account in /etc/proftpd/passwd.vhosts
[email protected]:53hriRpz4***:1007:1007:undef:/usr/home/pornstar/public_html/jtittle:/bin/bash
It should be noted that every regular user account on the server works fine, just not the virtual ones.
My proftpd.conf and all variations of this have always been 0 bytes. Nothing in them. I assume this is the reason why it doesnt work, but then again it works for regular user acccounts like I said. So I dont know. I am not familiar with proftpd vary much but am learning.