Howdy list,

I finally got around to testing out tmda-cgi with
vpopmail today (we've been using a highly modified
version of qadmin-tmda until now), but I'm having
trouble getting tmda-cgi to authenticate with
vpopmail.

I get the feeling that tmda-cgi is trying to auth
against my system accounts (which I definately don't
want).

I am using tmda .80 and tmda-cgi .10.

Here is my install routine:
---------------------------
    rm -R /usr/local/tmda/tmda-cgi
    cp -Rp tmda-cgi-0.10 /usr/local/tmda/tmda-cgi
    cd /usr/local/tmda/tmda-cgi

    ./configure --base-dir /usr/local/tmda --config-file \
                '~/.tmdarc' --install-prefix /usr/local/tmda/tmda-cgi \
                --virtual-lookup 'vpopmail1 /home/vpopmail/bin/vuserinfo ~' \
                --mode 'single-user' --target \
                /usr/local/apache/cgi-bin/tmda.cgi

    gmake
    gmake install
    chown vpopmail:vchkpw /usr/local/apache/cgi-bin/tmda.cgi
    rm -R /usr/local/apache/htdocs/display
    cp -R /usr/local/tmda/tmda-cgi/display /usr/local/apache/htdocs/display
    cd -
----------------------------

And here is the hidden debug text I get when tmda-cgi rejects
my password:

----------------------------
Having difficulties logging in?  Here's some details of why you couldn't:

Username jesse not found in system.
str=dir
----------------------------

Any ideas? How do I go about debugging this? Thanks.

-- 
Jesse Guardiani, Systems Administrator
WingNET Internet Services,
P.O. Box 2605 // Cleveland, TN 37320-2605
423-559-LINK (v)  423-559-5145 (f)
http://www.wingnet.net


_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to