Can I register lot of user account ?

Hi,

Is there any way to register lots of user account ?

just like openfire plugin can import a xml file.

many thanks.

RIght now I can only think of

RIght now I can only think of writting a script that uses this command line command:

$ ejabberdctl register user1 localhost pass111
User user1@localhost successfully registered

You can register user with

You can register user with Client xmpp Stroph. The solution is to register many users in a for loop . but it takes a lot of times and you don't reload page during this process.

Excuse my english I am french-speacking

and in a line command you can

and in a line command you can create a bash script whitch skim through a file take a group of name an password and user the registered command

Syndicate content