Disable Concurrent User Login

Wui Leong Ti asked on August 10, 2018 08:15

How can I logout a user from another machine, if that account is currently in used (already logged in)?

Condition: * Same browser * Same IP (load balancer)

Recent Answers


Arun Kumar answered on August 10, 2018 08:37 (last edited on August 10, 2018 08:37)

0 votesVote for this answer Mark as a Correct answer

Wui Leong Ti answered on August 10, 2018 08:46

That's for different IP. For my case it's same IP because there's load balancer.

0 votesVote for this answer Mark as a Correct answer

Arun Kumar answered on August 10, 2018 09:13

Then you need to figure out a way to get the actual IP address in case of load balanced environment. Check this for reference.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.