ejabberd - Comments for "Can I register lot of user account ?" https://www.ejabberd.im/forum/25057/can-i-register-lot-user-account en and in a line command you can https://www.ejabberd.im/forum/25057/can-i-register-lot-user-account#comment-66035 <p>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</p> Tue, 01 Sep 2015 07:38:17 +0000 edmondsowa comment 66035 at https://www.ejabberd.im You can register user with https://www.ejabberd.im/forum/25057/can-i-register-lot-user-account#comment-66034 <p>You can register user with Client xmpp Stroph. The solution is to register many users in a <strong> for loop </strong>. but it takes a lot of times and you don't reload page during this process.</p> <p>Excuse my english I am french-speacking</p> Tue, 01 Sep 2015 07:34:02 +0000 edmondsowa comment 66034 at https://www.ejabberd.im RIght now I can only think of https://www.ejabberd.im/forum/25057/can-i-register-lot-user-account#comment-66025 <p>RIght now I can only think of writting a script that uses this command line command:</p> <pre> $ ejabberdctl register user1 localhost pass111 User user1@localhost successfully registered </pre> Mon, 24 Aug 2015 10:25:47 +0000 badlop comment 66025 at https://www.ejabberd.im