Closed (duplicate)
Project:
XMPP Framework
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Feb 2010 at 00:26 UTC
Updated:
30 Mar 2010 at 09:19 UTC
I'm not sure if this is intended, but my assumption was that provisioning would take care of creating the account.
Comments
Comment #1
fizk commentedYou could use this code. I wrote it for creating random chat bots.
xmppframework/contrib/xmpp_api/vendor/XMPPHP/XMPP.phpxmppframework/contrib/xmpp_api/xmpp_api.internal.incComment #2
darren.ferguson commentedYeah i did not make it try and create the account since we utilized ldap and hence the account was created via ldap automaitcally.
This is something i can probably address in the framework at some point.
Comment #3
fizk commentedI've written code to do this with xmpp_api. Will send here soon.
Comment #4
aaron commentedvery interested in this; not using ldap.
Comment #5
IckZ commentedHi, is this feature temporaly integrated? I dont want wo run xmpp with ldap and really miss this feature. Anybody tested the code above?
Comment #6
fizk commentedPlease see #756972: Various fixes and improvements to XMPPFramework for a big bug fix patch + slight improvements.
Comment #7
fizk commentedDuplicate of #756972: Various fixes and improvements to XMPPFramework