[imp] Multiple logins--2

Daniel Eckl daniel.eckl at gmx.de
Fri May 27 10:21:41 PDT 2005


On every page load? That would kill performance for sure.

Why not only as a login hook that (somehow) expires every other session of the 
user which actually logs in? That should do the trick. Or did I miss 
something?

Best,
Daniel

Am Freitag, 27. Mai 2005 18:56 schrieb Michael M Slusarz:
> 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