Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


BDF Permission denied error
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

BDF Permission denied error

Tony20Tony20 Member
edited July 2015 in Help

Hello, I am having this problem on a cron jobs... hope someone can help me with this.

Brute Force Detection Cron Daemon error.

i am getting this error on my root mail, on a daily basis.

From the Brute Force Detection (BFD)

Cron Daemon

Cron root@mydomain.com /etc/cron.daily/bfd

**
mv: cannot move /usr/local/bfd/stats/attack.pool' to/usr/local/bfd/stats/attack.pool.071415.0205': Permission denied
rm: cannot
remove /usr/local/bfd/tmp/ban.list': Permission denied rm: cannot remove/usr/local/bfd/tmp/dovecot': Permission denied
rm: cannot remove
/usr/local/bfd/tmp/httpd.modsec': Permission denied rm: cannot remove/usr/local/bfd/tmp/pure-ftpd': Permission denied
rm: cannot remove
/usr/local/bfd/tmp/sendmail': Permission denied rm: cannot remove/usr/local/bfd/tmp/sshd': Permission denied
rm: cannot remove
`/usr/local/bfd/tmp/track.attack': Permission denied **

I am running CentOS 6.6 final

Control Panels
Webuzo and VestaCP

I had done as root chmod 0755 /usr/local/bfd

chmod -R 755 /usr/local/bfd/tmp
chmod -R 755 /usr/local/bfd/stats

Sign In or Register to comment.