ejabberd - Comments for "Authentication Scripts" https://www.ejabberd.im/extauth en Improved your solution https://www.ejabberd.im/extauth#comment-67763 <p>I made a tiny library based on your code:<br /> <noindex><a href="https://github.com/shelomentsevd/ejabberd-go" title="https://github.com/shelomentsevd/ejabberd-go" rel="nofollow" >https://github.com/shelomentsevd/ejabberd-go</a></noindex><br /> Hope it will be useful.</p> Thu, 18 Jan 2018 12:56:40 +0000 shelomentsevd comment 67763 at https://www.ejabberd.im I wrote up a simple C# https://www.ejabberd.im/extauth#comment-67132 <p>I wrote up a simple C# console app that will check an IMAP server for auth. You can view the source and download the latest binary here: <noindex><a href="https://git.teknik.io/Uncled1023/ejabberd-imap-auth" title="https://git.teknik.io/Uncled1023/ejabberd-imap-auth" rel="nofollow" >https://git.teknik.io/Uncled1023/ejabberd-imap-auth</a></noindex></p> <p>Feel free to make any edits you want. To configure it, run the exe once to generate the default config file, then you can modify that.</p> Wed, 19 Oct 2016 04:38:32 +0000 uncled1023 comment 67132 at https://www.ejabberd.im Here's a simple PHP library https://www.ejabberd.im/extauth#comment-66852 <p>Here's a simple PHP library to help get PHP dev's underway</p> <p><noindex><a href="https://github.com/leesherwood/ejabberd-php-auth" title="https://github.com/leesherwood/ejabberd-php-auth" rel="nofollow" >https://github.com/leesherwood/ejabberd-php-auth</a></noindex></p> <p><em>Update 19/04/2016: Added command collections to the library so you can have multiple authentication sources without mashing them up together into a single command runner.</em></p> Tue, 19 Apr 2016 09:56:20 +0000 leesherwood comment 66852 at https://www.ejabberd.im Ejabberd External Auth Java https://www.ejabberd.im/extauth#comment-66848 <p>We've made a small framework for creating an external auth executable in java.<br /> <noindex><a href="https://github.com/TeletronicsDotAe/EjabberdExternalAuthJava" title="https://github.com/TeletronicsDotAe/EjabberdExternalAuthJava" rel="nofollow" >https://github.com/TeletronicsDotAe/EjabberdExternalAuthJava</a></noindex></p> Mon, 04 Apr 2016 05:05:20 +0000 Froelund comment 66848 at https://www.ejabberd.im Here a Go version, hopping https://www.ejabberd.im/extauth#comment-66078 <p>Here a Go version, hopping that it could be useful to somebody.<br /> <noindex><a href="https://github.com/safchain/ejabberd-go-auth" title="https://github.com/safchain/ejabberd-go-auth" rel="nofollow" >https://github.com/safchain/ejabberd-go-auth</a></noindex></p> Wed, 09 Sep 2015 22:12:49 +0000 safchain comment 66078 at https://www.ejabberd.im Authentification php against imap server https://www.ejabberd.im/extauth#comment-65082 <p>I wrote a php script authentication (plain text, ssl, tls). I leave you it "as is" hoping it could be useful to someone.<br /> <noindex><a href="https://intranet.xlinfo.fr/remote.php?file=upload/ejabberd_imap-auth.php" title="https://intranet.xlinfo.fr/remote.php?file=upload/ejabberd_imap-auth.php" rel="nofollow" >https://intranet.xlinfo.fr/remote.php?file=upload/ejabberd_imap-auth.php</a></noindex></p> Sat, 06 Dec 2014 12:59:22 +0000 jerome-b comment 65082 at https://www.ejabberd.im PHP bridging https://www.ejabberd.im/extauth#comment-62870 <p>I made a small framework for bridging external authentication with any PHP-based CMS, including some bundled bridges (Drupal, phpBB, SMF so far). The idea is to bootstrap the CMS and use its functions whenever possible, in favor of accessing its database directly.</p> <p>Under development here: <noindex><a href="https://github.com/cburschka/ejabberd-auth-php" title="https://github.com/cburschka/ejabberd-auth-php" rel="nofollow" >https://github.com/cburschka/ejabberd-auth-php</a></noindex></p> Thu, 16 Jan 2014 03:47:41 +0000 Christoph Burschka comment 62870 at https://www.ejabberd.im Authenticate against dovecot https://www.ejabberd.im/extauth#comment-58242 <p>Hello everybody,</p> <p>I wrote a script that authenticates users against dovecot's databases.<br /> You'll find it on my homepage:<br /> <noindex><a href="http://teichert-ing.de/scripts/check-dovecot-perl/" title="http://teichert-ing.de/scripts/check-dovecot-perl/" rel="nofollow" >http://teichert-ing.de/scripts/check-dovecot-perl/</a></noindex></p> <p>Kind regards </p> <p>Frederik Teichert</p> Mon, 16 Jan 2012 20:09:36 +0000 teichert comment 58242 at https://www.ejabberd.im Modernized PHP authentication class https://www.ejabberd.im/extauth#comment-58015 <p>I implemented a modernized PHP class for external authentication, which can be found here:<br /> <noindex><a href="https://github.com/deceze/ejabberd-extauth-PHP" title="https://github.com/deceze/ejabberd-extauth-PHP" rel="nofollow" >https://github.com/deceze/ejabberd-extauth-PHP</a></noindex></p> <p>Best,<br /> David</p> Thu, 10 Nov 2011 08:07:39 +0000 deceze comment 58015 at https://www.ejabberd.im Re: https://www.ejabberd.im/extauth#comment-57573 <div class="quote-msg"> <div class="quote-author"><em>confirmIT</em> wrote:</div> <p>i've written a new OOP PHP5 script which uses the PDO.<br /> you're also able to create multiple authentication backends (e.g. to different/multiple databases for authentication).</p> <p>where can I upload it?</p></div> <p>Upload to any site, like <noindex><a href="http://paste.jabbim.cz/" title="http://paste.jabbim.cz/" rel="nofollow" >http://paste.jabbim.cz/</a></noindex> and comment here where to find it. I'll then copy the content to this site, and update the URL.</p> Sat, 09 Jul 2011 11:59:58 +0000 mfoss comment 57573 at https://www.ejabberd.im PHP w/ multiple authentication backends https://www.ejabberd.im/extauth#comment-57565 <p>hi</p> <p>i've written a new OOP PHP5 script which uses the PDO.<br /> you're also able to create multiple authentication backends (e.g. to different/multiple databases for authentication).</p> <p>where can I upload it?</p> <p>-- domi</p> Thu, 07 Jul 2011 20:21:16 +0000 confirmIT comment 57565 at https://www.ejabberd.im Awesome, thanks for the https://www.ejabberd.im/extauth#comment-56075 <p>Awesome, thanks for the speedy write-up</p> Mon, 21 Jun 2010 11:30:57 +0000 cubehouse comment 56075 at https://www.ejabberd.im Created page for it https://www.ejabberd.im/extauth#comment-56074 <p>I've created a page for it, linked to your blog, and made local backups in case your blog is unavailable:<br /> <a href="http://www.ejabberd.im/check_wordpress" title="http://www.ejabberd.im/check_wordpress">http://www.ejabberd.im/check_wordpress</a></p> Mon, 21 Jun 2010 11:24:54 +0000 mfoss comment 56074 at https://www.ejabberd.im Wordpress Authentication https://www.ejabberd.im/extauth#comment-56070 <p>Hi,<br /> I've written a script/plugin combo for authenticating with Wordpress:</p> <p><noindex><a href="http://www.cubehouse.org/blog/2010/06/21/authenticating-xmpp-ejabberd-with-wordpress-through-xml-rpc/" title="http://www.cubehouse.org/blog/2010/06/21/authenticating-xmpp-ejabberd-with-wordpress-through-xml-rpc/" rel="nofollow" >http://www.cubehouse.org/blog/2010/06/21/authenticating-xmpp-ejabberd-wi...</a></noindex></p> <p>Hope this helps people!</p> Mon, 21 Jun 2010 10:42:21 +0000 cubehouse comment 56070 at https://www.ejabberd.im Page added https://www.ejabberd.im/extauth#comment-55570 <p>I've created a subpage for your script, and has a cool number: <a href="http://www.ejabberd.im/node/4000" title="http://www.ejabberd.im/node/4000">http://www.ejabberd.im/node/4000</a></p> <p>You can edit and update it.</p> Mon, 12 Apr 2010 15:33:19 +0000 mfoss comment 55570 at https://www.ejabberd.im