Erlang/OTP Forums

Author Message

<  Ejabberd mailing list  ~  delete jabber contact

Guest
Posted: Wed Jul 14, 2010 2:32 pm Reply with quote
Guest
Hi,

i use ejabberd 2.1.0 and i have a problem.

If i create in my ldap user user1@example.com that add new contacts, i
delete this user and i recreate this user, he has the same contacts of one.

Can i delete the contacts of one user after that i delete the user from
my ldap?

Any ideas?

Thanks
_______________________________________________
ejabberd mailing list
ejabberd@jabber.ru
http://lists.jabber.ru/mailman/listinfo/ejabberd
Post received from mailinglist
Guest
Posted: Wed Jul 14, 2010 3:16 pm Reply with quote
Guest
On Wed, 14 Jul 2010 16:31:28 +0200
Giovanni Mancuso <suuuper@messinalug.org> wrote:

> i use ejabberd 2.1.0 and i have a problem.
>
> If i create in my ldap user user1@example.com that add new contacts,
> i delete this user and i recreate this user, he has the same contacts
> of one.
>
> Can i delete the contacts of one user after that i delete the user
> from my ldap?
>
> Any ideas?

Possibly this is because the contacts or all users are stored on the
server, and the LDAP database is only used to authenticate users.
Hence, when you delete a user from your LDAP database, you merely
prevent that user from authenticating; this obviously does not remove
any information pertaining to that user from the ejabberd's database.

So use `ejabberdctl unregister user1 example.com` on the server and then
delete your user from LDAP. You can also delete users using the
ejabberd's web interface.
_______________________________________________
ejabberd mailing list
ejabberd@jabber.ru
http://lists.jabber.ru/mailman/listinfo/ejabberd
Post received from mailinglist

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum