Session Limit

deekayen - March 5, 2006 - 04:00

Session Limit allows administrators to limit the number of simultaneous sessions per user.
Max session is configurable, no database tables needed.

By default, a session is created for each browser that a user uses to log in. This module will force the user to log out any extra sessions after they exceed the administrator-defined maximum.

Assuming the session limit is 1, if a user is logged in to a Drupal site from their work computer and they log in from their home computer, they would be forced to either log off the work computer session, or abort their new login from home.

Feature comparison
Session Limit 6.x-1.0 Automated Logout 6.x-2.1
Logout older session without prompting optional X
Notify old session about disconnect X
Configure max allowed sessions X one only
Configure session limiting exclusions by role X
New user session prompted to select which session to disconnect X
Disregard Masqueraded user sessions in max session counter optional

Releases

Official releasesDateSizeLinksStatus
6.x-1.02008-Dec-048.4 KBRecommended for 6.xThis is currently the recommended release for 6.x.
5.x-1.02008-Dec-048.21 KBRecommended for 5.xThis is currently the recommended release for 5.x.


 
 

Drupal is a registered trademark of Dries Buytaert.