[JDEV] Jabber Account Administration tools?

DJ Adams dj.adams at pobox.com
Tue Sep 18 09:04:27 CDT 2001


On Mon, Sep 17, 2001 at 12:21:01PM -0400, mitchell balsam wrote:
> A few questions:
>  
> 1) Do any GUI tools exist for jabber account administration? 

Not that I know of. Anyway, who needs a GUI? (<grin/>)

> 2) What's the best way to script the creation of 50+ accounts? 

Probably use one of the libraries (e.g. JabberPy, Net::Jabber, etc)
and write a script with those. Remember that you can create >1 
account within a single client-server connection - you don't have
to build a connection for each iq:register...

> 3) What's the status of LDAP support? 

See references to mod_auth_ldap in this list.

dj



More information about the JDev mailing list