[jadmin] pipe-auth.pl not being called by c2s

xyon xyon at indigorobot.com
Tue Jan 23 06:48:39 CST 2007


Hey Everyone,

I was just wondering if anyone had any ideas (or could point me in the
right direction documentation-wise) on why the pipe-auth.pl script is not
being called.

> Hello everyone,
>
> I normally don't post to ML's with simple problems, but this one has
> really thrown me for a loop. I have compiled jabber (flags below) with
> pipe support and configured c2s.xml (seen below also) to use a custom
> pipe-auth script I've written. I can run and use the pipe-auth from the
> console just fine, but jabberd2 fails to call it upon user connection.
>
> I can certainly send along more information (full config files, etc) if
> anyone sees it necessary.
>
> Here is some pertinent information:
>
> Jabber compile flags:
>
>     --enable-db \
>     --enable-debug \
>     --enable-pam \
>     --enable-pipe \
>     --enable-fs \
>     --with-extra-include-path="/usr/include/mysql" \
>     --with-extra-library-path="/usr/lib/mysql"
>
> c2s.xml (pertinent info only):
>
>     <!-- Pipe module configuration -->
>     <module>pipe</module>
>     <pipe>
>       <!-- Program to execute -->
>       <exec>/usr/local/perl/pipe-auth.pl</exec>
>     </pipe>
>
>   </authreg>
>
>
> c2s log upon client connection attempt:
>
> Thu Jan 18 13:37:24 2007 [notice] [7] [10.1.1.103, port=23836] connect
> Thu Jan 18 13:37:24 2007 [notice] [7] [10.1.1.103, port=23836]
> disconnect
>
>
> Gaim reports: "Temporary Authentication Failure"
>
>
> Versions:
> # rpm -qa|grep -i -e jabber -e jcr
> jcr-0.2.4-1
> jabberd-2.0s11-1
>
>
>
>
> --
> xyon
>
> -------------------------------------------------------------------------
> "They who can give up essential liberty to obtain a little temporary
> safety deserve neither liberty nor safety." --Benjamin Franklin
> -------------------------------------------------------------------------
>
> _______________________________________________
> JAdmin mailing list
> JAdmin at jabber.org
> http://mail.jabber.org/mailman/listinfo/jadmin
> FAQ: http://www.jabber.org/about/jadminfaq.shtml
> _______________________________________________
>






More information about the JAdmin mailing list