ejabberd - Comments for "Restrict registration by ip/net" https://www.ejabberd.im/node/1546 en I think it is not possible https://www.ejabberd.im/node/1546#comment-51156 <p>I think it is not possible to restrict by IP who can send account registration requests.</p> <p>A possible solution is:</p> <ol> <li>Create a page in PHP that allows to register accounts. </li><li>That page in PHP creates the accounts in ejabberd using a method like ejabberdctl command line calls, or XML-RPC calls. </li><li>Disable in ejabberd the module mod_register </li><li>Configure your web server to restrict access to your page by IP </li></ol> Wed, 31 Oct 2007 08:03:38 +0000 mfoss comment 51156 at https://www.ejabberd.im Hello! I need to do the same https://www.ejabberd.im/node/1546#comment-51152 <p>Hello!</p> <p>I need to do the same thing.<br /> Is it possible?</p> Tue, 30 Oct 2007 13:16:26 +0000 slesru comment 51152 at https://www.ejabberd.im