Hey guys. Support is, as usual, not being helpful whatsoever (ignored me and just flagged the ticket to Steve, so I'll probably see a reply in August), so I'm hoping I can call upon the community here to help me out.
We have CentovaCast 2 installed on our server (known as Garfield) and we removed it entirely to install proftpd, then reinstall CentovaCast so that it would pick up on FTP integration. The install.sh successfully noticed proftpd and said it set up FTP integration. However, it does not work.
I tried to log in with one of the account names and passwords that I have in CentovaCast and it says this:
Status: Resolving address of cardinal.fm
Status: Connecting to 72.29.78.155:21...
Status: Connection established, waiting for welcome message...
Response: 220 FTP Server ready.
Command: USER cardinal
Response: 331 Password required for cardinal
Command: PASS ************
Response: 530 Login incorrect.
Error: Critical error
Error: Could not connect to server
I am absolutely positive that the password is correct.
Now, here's something NEW I noticed. I went on my server, and I did this:
cat /etc/proftpd.conf
There is a section at the bottom that shows CentovaCast has changed the AuthFile line to something CentovaCast has control over and can edit:
AuthUserFile /home/centovacast/ftp/passwd
AuthGroupFile /home/centovacast/ftp/group
But here's the funny thing - that ftp directory does not exist in my CentovaCast installation! Why not? I used the install.sh from the tarball in the client area just like everyone else. So why wasn't this installed?
[root@cardinal etc]# cd /home/centovacast/ftp
-bash: cd: /home/centovacast/ftp: No such file or directory
Does anyone have any ideas or fixes, has anyone else experienced this? Thoughts?
Any help is much appreciated! Thank you!