ejabberd - Comments for "Importing Users from a Active Directory Export" https://www.ejabberd.im/node/476 en register users one by one https://www.ejabberd.im/node/476#comment-1023 <blockquote><p>how would I import this into ejabberd using ejabberdctl for example?</p></blockquote> <p>You can register users one by one:</p> <pre>ejabberd_ctl NODENAME register USER SERVER PASSWORD</pre><p>If you can write a script to do that, the only problem is that it will be quite slow.</p> Tue, 08 Nov 2005 08:44:32 +0000 mfoss comment 1023 at https://www.ejabberd.im Importing https://www.ejabberd.im/node/476#comment-1022 <p>I want to avoid authentication, trying to keep it seperate. I have an exported CSV file of my users, how would I import this into ejabberd using ejabberdctl for example?</p> <p>Thanks</p> Tue, 08 Nov 2005 00:04:56 +0000 enus comment 1022 at https://www.ejabberd.im Authenticate against AD https://www.ejabberd.im/node/476#comment-978 <p>This feature is not implemented: 'Importing Users from a Active Directory Export'. In fact, this is the first time I hear about it. </p> <p>On the other hand, if you have an Active Directory with users, you can configure ejabberd to authenticate users against it.</p> Wed, 02 Nov 2005 09:20:17 +0000 mfoss comment 978 at https://www.ejabberd.im