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.
| 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 releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.0 | 2008-Dec-04 | 8.4 KB | Download · Release notes | Recommended for 6.x | |
| 5.x-1.0 | 2008-Dec-04 | 8.21 KB | Download · Release notes | Recommended for 5.x | |
