![]() |
Ip verify when login
I wonder is it possible to do this? When they login, it will verify to the ip that they used when they register? I think this is a good security feature.
|
Not THAT bad of an idea, but that means they won't be able to login from a school / work / other computer.
|
Wouldn't be too hard, but I would strongly recommend against it. (see what KTB said).
You'd have to store the IP at registration; you could make a new field for that in the user table and then just go into the (functions_register?) and add it in for the address. $_SERVER['REMOTE_ADDR'] is what you need for their IP I think. functions_login.php is the file you will have to match their IP to the IP stored in the user field. |
I think there should be an option when they register or they can active or deactive the option in their user cp.
Can you post a more detail instruction please? THanks. |
Quote:
in includes/functions_login.php, find: PHP Code:
PHP Code:
|
please list it ..
THanks.. BTW: is it poissble that it only applies to a certain usergroup? I think based on usergroup is better for me. |
First of all, the registration IP is already stored in the user table. That is out of the box behaviour for vB.
About checking this: very bad idea, don't do it!!! What about people on dynamic IP's? |
oh, I didn't know it stored it already. One less thing to do, I guess~
|
AOL has that security feature key, could this be implemented INSTEAD of the IP verification? So that we can use this passcode key to login? That would own. :devious: I used to work for them in the customer service department and this would be how we logged in from our homes and so forth... I've never had any of my accounts compromised in any shape or form. It's now a premium feature on AOL for those that want an extra layer of security on their account.
I believe its ran by RSA Security. |
Sounds great, but you ay have members that have an isp like mine that rotates their ip addy. mine has been known to change has many as 15 times in one day. It could cause you more problems than it is worth.
|
Quote:
|
Yes basically. But there is a big difference with a 'second password' and this feature that I'm talking about... What happens is that this passkey generates a new password for you every 15 - 30 seconds. You wear this passkey on your keychain or whatever, if you lose it you can easily call them to reset it, but I don't lose my keys so I never have a problem with that. I think this would be an excellent second layer of protection for superadmins and those with query permissions.
You log in with your current password, + the new generated passcode key in order to be able to access the account. Otherwise your locked out until you call in and have them reset it. I'd love that as a vb extra. |
Quote:
|
Yea. any way to increase the security would be great..
|
Quote:
|
Quote:
|
I understand that, the point im trying to make is, vB already provides alot of security as it is.
Unless you have an easy to guess password, even the administrator can't find out what it is (without hacking, assuming they have left the current system in place). Adding another password, ect, is worthless, because then its just a matter of finding out another peice of data. If you need more security, it gets harder after requring a password and a username.. esp online |
I totally agree with Zachery.
I thnk that if people spent a little more time creating hard to crack password , they may not have as much problems with people cracking their accounts. And forum admins would have more time to improve the boards. I think if you want your system to be that much more secure, stick it behind a VPN and create VPN tunnels for your users. |
All times are GMT. The time now is 03:06 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|