Change password

Hello.

How can ejabberd admin change a password for another user via XMPP?

I see this is doable via web admin application, but i need to do this in my app programatically.

I see jep-0133, but ejabberd doesn't implement that.

also i can not use DB or LDAP or any other external soureces for users authentification.

Thanks.

You can change the password

You can change the password of any user or even remove the account with a Jabber client with support for Ad-hoc commands (for example Tkabber CVS).

On Tkabber, with your admin account, open the Service Discovery, go to All users, click on the user you want, click on Execute command, Change the password on the formulary and click Send.

Syndicate content