Gazoo

Results 16 comments of Gazoo

Just a note confirming that the import from AuthenticatorPlus still isn't working. I even imported into Aegis Authenticator then exported to the plain text file from that app but AuthenticatorPro...

OK I figured it out. Any duplicate entries that you have in your export will cause the entire import to fail.

> Good find, this does indeed cause a failure. I've made some changes to address this. It never crossed my mind that you could have the same authenticator multiple times...

@gilgongo just export it as plaintext until the fix is published. Don't use the authplus.db format. Then you can use import it using the URI list (plain text list of...

@gilgongo I imported into Aegis Authenticator then exported to the plain text file.

I've also written a proper log rotate config file. This uses the init script above so you can rotate the log files and optionally restart the monitoring so that maldet...

@dvershinin Yes it looks like it got missed although now with systemd the log rotate script should look something like: ``` /usr/local/maldetect/logs/event_log /usr/local/maldetect/logs/clamscan_log { missingok weekly compress notifempty size 1M...

Further to this bug it looks like the debian version of cpulimit isn't compatible with inotify_cpulimit either. When **inotify_cpulimit** is set the maldet service will fail to start. Looking at...

@rfxn I'm going to have some free time over the holidays and I'm willing to spend some time fixing some of these linux-malware-detect bugs. Maybe it would be a good...