I have been struggling for over a week looking for a solution that will
prohibit multiple logins. I have tried using the session tables to no avail.
I would like to include Auth in this process, but seem to be running into
issues with ->ClearIdentity() Killing the user SITEWIDE.
This is what I would like to accomplish:
1) User A logs in on PC 1
2) User A logs into PC 2
3) User A is allowed on PC 2
4) User A is logged out of PC 1 with an message ("You have been logged out
...)
Any help given would be VERY APPRECIATED!!
--
View this message in context:
http://www.nabble.com/Elegant-Solution-Needed-for-Preventing-Mulitple-Logins-tp25117266p25117266.html
Sent from the Zend Framework mailing list archive at Nabble.com.