[imp] Multiple logins--2

Michael M Slusarz slusarz at mail.curecanti.org
Fri May 27 09:56:14 PDT 2005


Quoting Callis <callis at idncafe.com>:

> Hi
>
> I have two machines with different ips accessing my
> account via imp and both are able to do that
> simultaneously. But what i want to do is allow only one
> user to login, so if there is a second login then the
> first should be disconnected.
>   Anyone with information on this?

You can't do this in Horde.  Sessions are entirely independent of each 
other.  You would have to write code that parses through the session 
data of every session currently open on every page load - this would be 
a crippling performance killer to say the least.

michael

_______________________________________
Michael Slusarz [slusarz at curecanti.org]


More information about the imp mailing list