Topic: is it possible to find out if a user is sharing his login-name/password ? (Read 544 times)
Atari ST fan
Posts: 8
68 credits Members referred : 0
« on: Dec 24, 2007, 04:02:41 PM »
Hello,
I have some concerns about fraudulent use of login-accounts. Is it somehow possible to find out if a user is sharing his account (login-name/password) with other users ?
Can a user be logged in only from one computer (tcp-ip-addr) or is it possible to be logged in with the same username from different computers at the same time ?
Thank you, Philipp
Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6486
39748 credits Members referred : 374
It's time to use PHP5!
« Reply #1 on: Dec 24, 2007, 05:34:30 PM »
sure you can log the IP address with every login (you need to create some custom code to do that)