ejabberd - Comments for "ejabberd authentication with PHP+Mysql" https://www.ejabberd.im/node/3918 en I am trying to do external https://www.ejabberd.im/node/3918#comment-55602 <p>I am trying to do external authentication but ejabberd says me it is not receiving any answer.</p> <p>Is it any special thing to configure or to include in a php program for allowing php to communicate with ejabberd? The error I receive is this:</p> <p>E(&lt;0.257.0&gt;:extauth:80) : extauth call '["auth","yo","test.com","1234"]' didn't receive response</p> Mon, 19 Apr 2010 11:38:47 +0000 anv comment 55602 at https://www.ejabberd.im Yes, there's Drupal module https://www.ejabberd.im/node/3918#comment-55442 <p>We added Drupal module for automatic registrations and user pictures. We want to add this module to Drupal.org, but I don't know how to. </p> <p>If you're interested with it, mail to me zhancaibao#gmail.com</p> Wed, 24 Mar 2010 15:46:42 +0000 escaper comment 55442 at https://www.ejabberd.im how is it integrated w/ drupal? https://www.ejabberd.im/node/3918#comment-55440 <p>I noticed you've got it using drupal user pictures and automatic registrations. How are you doing that? Is there a Drupal module integrating it?</p> Tue, 23 Mar 2010 18:58:20 +0000 aaronwinborn comment 55440 at https://www.ejabberd.im Go to www.ijab.im to have a look at iJab https://www.ejabberd.im/node/3918#comment-55418 <p>iJab is an AJAX web chat client for XMPP and it could act as Facebook style chat bar. You could experience iJab integrated into Drupal here <noindex><a href="http://drupal.ijab.im" title="http://drupal.ijab.im" rel="nofollow" >http://drupal.ijab.im</a></noindex></p> Wed, 17 Mar 2010 15:16:48 +0000 escaper comment 55418 at https://www.ejabberd.im Yes, it's definitely possible... https://www.ejabberd.im/node/3918#comment-55413 <p>I am trying the same thing, and have created a client for Drupal (that will soon be released there). But I have not yet found a suitable solution for user registration. I have managed to get that working if I set {access, register, [{allow, all}]} -- I then simply use the first server to register a new account using php class_jabber. This is sub-optimal, of course, as the registration process is open to all.</p> Tue, 16 Mar 2010 13:58:32 +0000 aaronwinborn comment 55413 at https://www.ejabberd.im