L
lhj3559
Guest
Kind of an odd query, but I think it'd be useful:
I'd like to have an 'exclude' list of passwords for my users that setup shell accounts.
Similar to how 'passwd' prevents users from selecting dictionary words during regular shell usage, I'd like a list of prohibited words for when a user selects a password through the plesk interface.
Specifically, I'd like to ensure none of my users create shell accounts with passwords of 'none' or 'password' as this seems to be the most frequently used with brute force username ssh scanners that are hitting my box.
As a side note, I've read up a bit on port-rate-limiting (again, for me ssh/22) within iptables (e.g. max 3 tries per minute, then block connect). Any way to put such rules in place through the plesk interface (or for that matter any iptables rule)?
TIA
I'd like to have an 'exclude' list of passwords for my users that setup shell accounts.
Similar to how 'passwd' prevents users from selecting dictionary words during regular shell usage, I'd like a list of prohibited words for when a user selects a password through the plesk interface.
Specifically, I'd like to ensure none of my users create shell accounts with passwords of 'none' or 'password' as this seems to be the most frequently used with brute force username ssh scanners that are hitting my box.
As a side note, I've read up a bit on port-rate-limiting (again, for me ssh/22) within iptables (e.g. max 3 tries per minute, then block connect). Any way to put such rules in place through the plesk interface (or for that matter any iptables rule)?
TIA