ejabberd - Comments for "Session - Authorization - New Session - Internal Auth - SASL Auth" https://www.ejabberd.im/node/3613 en Some general sentences https://www.ejabberd.im/node/3613#comment-54549 <p>&gt; how do I "login" a user into his account... what needs to be done to simply have a client login to an existing ejabberd account</p> <p>To login a XMPP client in a XMPP server, follow the XMPP protocol: <noindex><a href="http://xmpp.org/rfcs/rfc3921.html#session" rel="nofollow" >3. Session Establishment</a></noindex></p> <p>&gt; Using the internal_auth method,</p> <p>ejabberd allows the administrator to store the account passwords in different places: internal DB, PAM service, LDAP server, ODBC DB...</p> <p>XMPP clients don't care what storage method did the admin configure in the XMPP server.</p> <p>&gt; integrate my module into ejabberd gracefully not hacked.</p> <p>If you implement a client following XMPP protocol, you don't need to modify ejabberd code.</p> Sun, 16 Aug 2009 09:22:32 +0000 mfoss comment 54549 at https://www.ejabberd.im