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

xyon xyon at indigorobot.com
Thu Jan 18 12:48:07 CST 2007


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
-------------------------------------------------------------------------

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://mail.jabber.org/pipermail/jadmin/attachments/20070118/2ab0abd6/attachment-0002.pgp


More information about the JAdmin mailing list