Hopefully I'm just not looking in the right place for this ...
Is there no way to configure your database server to prevent a user from attempting to log in as many times as they want until they get the password correct?
IE, right now it seems like I can just keep guessing passwords until one works. I'd like to make it so that after three consecutive failed login attempts, the user is locked out of the database server, preferrably by blocking them from that machine/IP.