Does any one know the format for importing a csv or xml file into Ejabberd (latest). Can seem to figure it out using ejabberdctl.
Thanks
To access the most up-to-date ejabberd documentation, please visit docs.ejabberd.im »
Does any one know the format for importing a csv or xml file into Ejabberd (latest). Can seem to figure it out using ejabberdctl.
Thanks
Authenticate against AD
This feature is not implemented: 'Importing Users from a Active Directory Export'. In fact, this is the first time I hear about it.
On the other hand, if you have an Active Directory with users, you can configure ejabberd to authenticate users against it.
Importing
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?
Thanks
register users one by one
You can register users one by one:
If you can write a script to do that, the only problem is that it will be quite slow.