How to Prevent duplicate logins?

ramesh_drupal - January 13, 2009 - 18:55

Hello Drupalians,

Am new to drupal and dont have much knowledge about the drupal core.Am trying to create a website using Drupal 6.x where the users account are managed in subscription basis(user can buy an account and use it for a certain period of time).I just want to prevent users buying a single account and many people using it.I dont find this feature in drupal user management by default.I could identify the module "Single login" which provides the same functionality but it is available up to drupal5.x .Applying any patches to the user module will work?Please help me to prevent simultaneous logins with the same user account in Drupal 6.X.

Thanks in advance.

There's an issue for the d6

WorldFallz - January 13, 2009 - 19:31

There's an issue for the d6 version of the http://drupal.org/project/single_login module in the issue.

Keep in mind, though, that preventing simultaneous login's is merely an inconvenience-- it does nothing to prevent users from sharing the login/password and using it at different times.

===
"Give a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime." - Lao Tzu
"God helps those who help themselves." - Ben Franklin
"Search is your best friend." - Worldfallz

preventing simultaneous login's is merely an inconvenience

Mambo89 - June 11, 2009 - 18:14

Hi,

is it possible in drupal also to prevent users from sharing the login/password and using it at different times???

Thanks a lot,
by

_

WorldFallz - June 11, 2009 - 18:44

LOL, as great as drupal is-- it's not a psychic. afaik, there's no way for drupal to know which person is entering a particular login/password.

_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.

The Session Limit module is

barrysampson - January 13, 2009 - 19:38

The Session Limit module is probabaly what you need.

http://drupal.org/project/session_limit

Thanks a lot

ramesh_drupal - January 14, 2009 - 08:32

Session_limit is the module am exactly looking for.Thanks a lot guyz for your immediate response.:-)You have saved much of my time.

 
 

Drupal is a registered trademark of Dries Buytaert.