[jadmin] Removing accounts
Jason Meyering
JMeyering at jabber.com
Fri Mar 23 12:04:13 CST 2001
jabber DOES do some account caching. You can set a
<timeout>#ofseconds</timeout> within your xdb_file tags like so:
<xdb_file xmlns="jabber:config:xdb_file">
<spool><jabberd:cmdline flag='s'>./spool</jabberd:cmdline></spool>
<timeout>30</timeout>
</xdb_file>
to supposedly set the cache timeout. Setting it to 0 is supposed to disable
caching, but I'm not sure if that actually works. I had problems with
accounts getting corrupted and even when the user file was replaced with
valid info, it seemed like the corrupted stuff stayed in the cache until a
restart, even when I had the timeout set to 30. I recently set it to 0, but
the corruption hasn't been happening lately, so I'm not really sure if the 0
really worked or not. Good luck.
J
> -----Original Message-----
> From: root [mailto:root at babyhippo.com]
> Sent: Friday, March 23, 2001 10:32 AM
> To: jadmin at jabber.org
> Subject: Re: [jadmin] Removing accounts
>
>
> On Fri, Mar 23, 2001 at 09:22:41AM -0800, Chris Stone wrote:
> Chris,
>
> The account information may well be stored in memory. As such
> you will probably need to stop the server and restart it.
>
> Ben
>
> > Is there more to deleting a user account from the server than just
> > removing the user.xml file from spool/jabber.my.domain/ ?
> When I try
> > this, I still can't reregister a user with the name of that
> "deleted"
> > account -- it still sees it as already registered.
> >
> > Server 1.4 with JUD and conference.
> >
> > Thanks...
> >
> > _______________________________________________
> > jadmin mailing list
> > jadmin at jabber.org
> > http://mailman.jabber.org/listinfo/jadmin
>
> _______________________________________________
> jadmin mailing list
> jadmin at jabber.org
> http://mailman.jabber.org/listinfo/jadmin
>
More information about the JAdmin
mailing list