• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by SinišaB

  1. S

    HTTP logs for mailman access

    Found it: /var/log/apache2/other_vhosts_access.log Thank you, IgorG!
  2. S

    HTTP logs for mailman access

    Hello! I was unable to find the HTTP log in which the access to the mailman web interface is logged. Looking into the apache VirtualHost and ServerNAme "list" in /etc/apache2/plesk.conf.d/server.conf, I see there are no log definitions at all. Can someone please help? Thank you!
  3. S

    Ban IP after X login attempts

    We need to be able to lock out an IP after certain number of failed login attempts for any user, not just for those with admin privileges. Current mechanism restricts admin access only, but leaves customers' accounts open to password guessing attacks.
  4. S

    Ban IP after X login attempts

    Hello, IgorG, and thanks for replying. Unfortunately, restricting the panel access statically by IP is not an option in many cases. Customers could be .. well.. anywhere. :) I've already heard about future fail2ban integration, I just hope it won't mess up already working f2b installations...
  5. S

    Ban IP after X login attempts

    It's unbelievable Plesk still doesn't have a mechanism to protect itself from brute-force login attacks! While we are waiting for authors to make it available as an option in the Admin panel, here's how I do it: Have a look at database "psa", table "log_actions". Plesk logs failed logins...
Back
Top