CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeChargeStudio.Discussion

 user access

Print topic Send  topic

Author Message
rookie
Posted: 12/09/2003, 1:24 PM

Hi,
How can I prevent that 2 users enter my site using the same user/password.

something like a security lock, for preventing another person with a stolen
user/pass for entering my site, and to aknowlege that this situation
happen...

DonB
Posted: 12/10/2003, 5:41 AM

When they first log in, how about saving their IP address from the http
request header? Store that in the same table as their user/password and
validate the IP along with the password? Sure, dynamic IPs would eventually
get you, but you could send email to them (if you also save their email
address in the table) whenever the wrong IP is attempted so they would know
about it - and you could even send them a password to use for
reauthenticating themselves at the new IP address.

--
DonB

http://www.gotodon.com/ccbth


"rookie" <pcboss1976@hotmail.com> wrote in message
news:br5eio$dti$1@news.codecharge.com...
> Hi,
> How can I prevent that 2 users enter my site using the same user/password.
>
> something like a security lock, for preventing another person with a
stolen
> user/pass for entering my site, and to aknowlege that this situation
> happen...
>
>


   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.