[phplib] Forcing another user to logout From: Andre Restivo (arestivo <email protected>)
Date: 12/29/00

Hi,

I'm creating a system based on phplib where a superuser has permissions to
change other user permissions. As permissions are session based, when user
permissions are changed, they only take effect when that user logs out an in
again.

What I want to know is if there is any way of forcing the other user to
logout. It should be enough just to delete the user's session from the
active_sessions table but I don't know how to find out the session for a
given user.

Thx,

Andre Restivo

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>