[JDEV] Completely unregistering a user
Ralph Siemsen
ralphs at blueairnetworks.com
Tue May 13 17:00:36 CDT 2003
According to the server admin faq, a user can remove their server
account by sending:
<iq type='set' to='yourjabberhostname'>
<query xmlns='jabber:iq:register'>
<remove/>
</query>
</iq>
This seems to work, but only removes the plaintext password from the
users xml file in the spool area. In particular, zerok tokens remain
and allow a user to merrily continue to log in. Is this a known issue?
Is there a way to remove users without having to restart the server?
Thanks,
-R
More information about the JDev
mailing list