Displaying 2 results from an estimated 2 matches for "treveradam".
Did you mean:
treveradams
2017 Jun 29
1
ransomware etc (referencing in part Samba-virusfilter)
...tivirus vfs is ready for samba 4.
> @David Disseldrop, you know the status about that, since it was you call to get it in samba. ;-)
> (https://github.com/fumiyas/samba-virusfilter/issues/23)
> I've seen good work but it stopped.. :(
> I .. wannacry .. :-))
https://github.com/treveradams/samba/tree/testing is actually where to
look, I believe it is current for 4.6.x (be warned you may have to reset
to past versions from time to time as the code base is git push -f to
keep the changelog short and as simple patches for merging). I am
waiting on reviews for the last patch set. I am w...
2017 Jun 28
10
ransomware etc
Hi all,
Just out of curiosity: is there anything we can do, on the samba side,
to counter the recent ransomware attacks? (or limit the damage done)
I'm thinking like: limit the number of files per second a client
(workstation) is allowed to edit, or some other smart tricks..?
It would be nice if samba could be an extra layer of defense.
Something perhaps a vfs module could help with..?