Skip to main content

Anonymous FTP is Disabled Issue

Comments

8 comments

  • cPanelLauren
    The ftp service outputs logs to /var/log/messages (as you're aware) you'd need to check there when they're saying it occurs. You can check the configuration by going to WHM>>Service Configuration>>FTP Server Configuration The configuration file for pureftpd is at /var/cpanel/conf/pureftpd though this is the same data essentially that is in WHM though you might try increasing the logging, by default it's set to no for verbosity: VerboseLog: 'no'
    0
  • Luana Premoli
    Hi, I activated VerboseLog in the file "/var/cpanel/conf/pureftpd/main, and through cPanel I deactivated the option "Allow anonymous access to" ftp://ftp.example.com.br "." but even with verbose enabled, nothing was shown in /var/log/messages Several status changes are recorded in "/usr/local/cpanel/logs/access_log" as creating or removing e-mail accounts, for example. Is there a log where I save the change from enabled to disabled when it comes to anonymous FTP? Thanks.
    0
  • cPanelLauren
    Hi @Luana Premoli I don't believe any log is going to tell you that specifically, what I was hoping for is if they had issues again, you would at the very least get a log entry detailing the error.
    0
  • Luana Premoli
    Hi, When anonymous FTP is enabled, what is the file that setting is recorded? Thanks
    0
  • cPanelLauren
    Hi @Luana Premoli That would be the pure-ftpd configuration file: /etc/pure-ftpd.conf
    This is an example of Anonymous connections being disabled: # Disallow anonymous connections. Only accept authenticated users. NoAnonymous yes
    This should be managed through WHM>>Service Configuration>>FTP Server Configuration
    0
  • Luana Premoli
    Hi, But in this file, it shows deactivation for the whole server. Would not it have one file per account individually? Thanks
    0
  • cPanelLauren
    Anonymous FTP is enabled or disabled for the entire server not per account.
    0
  • Luana Premoli
    Hi, The log I need is when the checkbox under "Anonymous FTP" has change Anonymous FTP - Version 80 Documentation - cPanel Documentation To configure Anonymous FTP settings, perform the following steps: Select the checkboxes for the permissions that you wish to allow. Deselect the checkboxes for the permissions that you wish to deny. Click Save.
    0

Please sign in to leave a comment.