Re: [Proftpd-user] Proftpd and TLS (for ftps)
UpNorth <[email protected]> Sun, 6 Mar 2022 16:27:53 -0600
| Newsgroups | gmane.network.proftpd.user |
|---|---|
| Message-ID | <[email protected]> |
I'm trying to configure proftpd for ftps (with TLS). I appear to have set up everything correctly (I'm on a RLEL environment). I've followed all the instructions on linuxconfig.org/setup-secure-proftpd-server-on-centos-7-with-tls and when I get to the last part to try it out using filezilla, filezilla always complains about an AUTH command not being available with proftpd. So I also then went and downloaded the proftpd source, compiled it with: ./configure --with-modules=mod_tls --enable-autoshadow make make install and then I start up the copy in /usr/local/sbin/proftpd and I put my config file in /usr/local/etc/proftpd.conf. I get the same error with filezilla. So I've tried a regular build-in ftp command and it does show I'm connecting to a ProFTPD Server, but if/when I log in with my username and password and then type help, the list of commands available does not show AUTH/auth What am I missing? Thx _______________________________________________ ProFTPD Users List <[email protected]> Unsubscribe problems? http://www.proftpd.org/list-unsub.html