[JDEV] Pre-registering and subcribing users for corporate intranet

Andy Ford ajford at swbell.net
Fri Mar 16 21:04:20 CST 2001


On Fri, Mar 16, 2001 at 08:46:42AM -0500, Flynn, David wrote:
> What is the best way to automate pre-registering employees accounts and
> subscribe every individual to every other individual (into a group called
> Employees) without having to go through the normal subscribe/subscribed
> process?  Because there seems to be a generated hash code in each user.xml
> file, the brute force method of copying/editing these files does not work.
> I downloaded Jabberbeans and was thinking of writing a client specifically
> for this purpose.  A bonus would be to integrate LDAP somehow since that is
> where our user info is stored.  Has anyone gone down this road?
I had to do this too and I found that perl/Net-Jabber was the fast and straightforward
way to get it done.
-- 
yours,
Andy





More information about the JDev mailing list