This was received on June 2nd in an email notification for DirectAdmin software updates:
DirectAdmin 1.649 build 316d0ea3f4e66cdf44452c35ee2d16e0e9e0b4c5 to 1.649 build 56087e755f5535c6e5eb6ad016652121d1bfdc80 update is available.
The next day a user FTP account from a remote camera stopped being allowed toconnect upload photos. The account info was not changed on either camera or server.
I think the server is using PureFTP and suspect the issue is with the FTP account. It is in the form 'userid'. DirectAdmin GUI now wants to create every account with '[email protected]'. The problem here is the camera software will only allow: IP address, port, userid and password. The server currently has a user FPT account with only 'userid' as the account. The camera has been able to FTP to the server without the '@domain.com' for several years.
Is there a way to restore this functionality? Is this something that can be overridden in a user's FTP configuration? Where is a user's configuration file?
Here's what's in DirectAdmin configuration file:
David
DirectAdmin 1.649 build 316d0ea3f4e66cdf44452c35ee2d16e0e9e0b4c5 to 1.649 build 56087e755f5535c6e5eb6ad016652121d1bfdc80 update is available.
The next day a user FTP account from a remote camera stopped being allowed to
I think the server is using PureFTP and suspect the issue is with the FTP account. It is in the form 'userid'. DirectAdmin GUI now wants to create every account with '[email protected]'. The problem here is the camera software will only allow: IP address, port, userid and password. The server currently has a user FPT account with only 'userid' as the account. The camera has been able to FTP to the server without the '@domain.com' for several years.
Is there a way to restore this functionality? Is this something that can be overridden in a user's FTP configuration? Where is a user's configuration file?
Here's what's in DirectAdmin configuration file:
Code:
# tail -n +1 /usr/local/directadmin/conf/directadmin.conf | grep "ftp"
backup_ftp_md5=0
backup_ftp_pre_test=1
ftpconfig=/etc/proftpd.conf
ftppasswd=/etc/proftpd.passwd
ftpvhosts=/etc/proftpd.vhosts.conf
letsencrypt_list=www:mail:ftp:pop:smtp
pureftp=1
unified_ftp_password_file=1
David
Last edited: