accounts synchronization

hmj - June 28, 2009 - 08:18
Project:XMPP Framework
Version:6.x-2.x-dev
Component:XMPP-User
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

I use XMPP Framework 6.x-2.xdev with ejabberd 2 .

Class XMPPHP_Log was not found and I had to rename the XMPPHP/Log.php to a new filename XMPPHP/logs.php and change it s references in others files.

The xmpp client and other modules seems to works , and I think it s going to be a really powerfull tool for drupal.

for the moment i need to create manually xmpp accounts on the ejabberd server I would like to know if it s possible to create them automatically when drupals accounts are created, or did I misconfigure something.

best regards

#1

darren.ferguson - June 29, 2009 - 13:45

With ejabberd account synchronization can be done via the xmlrpc interface. Or if you have an admin account on the ejabberd server then you can create users via that since ejabberd supports xep-0134 regarding ad hoc server administration commands.

If account provisioning is set to on in the xmpp user module then you get this functionality provided you had either the xmlrpc or admin account created on the server.

#2

darren.ferguson - August 27, 2009 - 22:02
Status:active» closed
 
 

Drupal is a registered trademark of Dries Buytaert.