This module limits access by user role to one login per username.
If a user logs in from a second computer with a different IP address then all other users with the same username are logged out.
Users with the same username and IP address can login without restriction.

There is one permission which applies the restriction to selected roles.

Other recommended modules

  • Session Limit - Allows administrators to limit the number of simultaneous sessions per user.
  • Autologout - For limiting the length of time a user's session can last.
  • Password Policy - For enforcing password length, complexity and renewal.
  • Ejector seat - For periodically checking if a user has been logged out and then reloading the page they are on so they know they need to login before proceeding
Supporting organizations: 

Project information

Releases