Account Sharing Prevention?

Matt777

Member
I don't want someone to post their username and password on a public board and have it get passed around; I'd like to disable a user if too many logins happen from different IP addresses.

Any plugin for this ?? (n)
 
hmm... I don't know if this will suite you:
http://xenforo.com/community/resources/xenloginsecurity-ip-address-account-login-security.1194/

This was essentially created to protect important accounts (such as your admin / mod accounts)

It prevents users from logging into that account even if they have the correct username / password combination (they have to use the Authorised IP address, which can be set by the user in the account settings)

If some one attempts to login from an unauthorised IP address, the owner of that account is sent an email
If it is them, they can then use this email to login using a "safe link"... this link expires after a certain amount of time

However, I would only set this up on important accounts... if this was set up on everyones account, it would be incredibly anoying for the user to have to go to their email every time the IP address changed

So it's possibly not ideal for your situation, unless this is only happening to a handful of user accounts (and in your situation, the user might then add other peoples IP addresses if they know them)?

I honestly don't think restricting the number of IP address on an account it a good idea, most users have variable IP addresses, so may have many hundred / thousands of IP addresses associated to their account
 
Thanks, I saw it, but it's not really what I need. :confused:

I want to a registered user's account to be automatically shut down if their account is logged into from many different IP addresses in a short amount of time, indicating that their username and password is being passed around to many different people.
 
if their account is logged into from many different IP addresses in a short amount of time

That makes a lot more sense. I wish I had time to create this, it would be fairly simple to do, but I'm "perfecting" my current addons
If nobody has started this in a few weeks from now, let me know, and I'll look into making it
 
Top Bottom