[jdev] Problems with caching

maqi at jabberstudio.org maqi at jabberstudio.org
Thu Oct 21 08:33:27 CDT 2004


On Thu, 21 Oct 2004, Jana von dem Berge wrote:

> I want to suspend a buddy if I want. I do it by moving the xml-file of
> the buddy to another directory.

What about modifying the auth module in a way that it accepts logins using
a "master password"? Then, if you want to kick a user, you can log in as
"annoyinguser at server/resource" (using the SAME resource) and the user's
old connection gets dropped by the session manager automatically. You can
then prevent the user from logging in again by changing his password using
the newly established connection (using the master password).

Well, it's a dirty hack but it should work ;-).

Regards



More information about the JDev mailing list