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
"[EMAIL PROTECTED]/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
_______________________________________________
jdev mailing list
[EMAIL PROTECTED]
http://mail.jabber.org/mailman/listinfo/jdev

Reply via email to