ejabberd - Comments for "Get User Info from ejabbered." https://www.ejabberd.im/node/3026 en 1. There are several ways to https://www.ejabberd.im/node/3026#comment-52359 <p>1. There are several ways to add users but the main two are using the web admin interface or with in-band registration using a xmpp client. The users and their contact list (roster) are saved in a database. </p> <p>2. ejabberd.cfg is for the server configurations. It tells ejabberd which modules to use, pass arguments to these modules and manage acl. Usually you'll set only few admin accounts in it. You don't use the config file for long list of users.</p> <p>What do you mean by API?<br /> There is an API for extending ejabberd functionally and adding more modules.<br /> Registered users can login using any xmpp client and chat with other users.</p> <p>General info about jabber:<br /> <noindex><a href="http://www.jabber.org/" title="http://www.jabber.org/" rel="nofollow" >http://www.jabber.org/</a></noindex><br /> The xmpp protocol and extensions:<br /> <noindex><a href="http://www.xmpp.org/" title="http://www.xmpp.org/" rel="nofollow" >http://www.xmpp.org/</a></noindex><br /> Ejabberd documentation:<br /> <noindex><a href="http://www.process-one.net/en/ejabberd/docs/" title="http://www.process-one.net/en/ejabberd/docs/" rel="nofollow" >http://www.process-one.net/en/ejabberd/docs/</a></noindex></p> <p>Ted</p> Thu, 08 May 2008 07:10:56 +0000 Ted comment 52359 at https://www.ejabberd.im