Hello list!

I'm trying to setup tmda-cgi for the first time (as well as tmda) and encountering the following problem.

I have configured tmda-cgi for file authentication, and used the included genpass.py script to gen a password in the file specified at configure time. Regardless of what user/pass combo I input in tmda.cgi, I get the following error:

Username admin not found in system.
str=getpwnam(): name not found

What's interesting is that this happens regardless of whether the auth file I specified even exists or not. It happens regardless of permissions, or really any other variable. ?debug=1 provides no additional information.

Other bits:
tmda-cgi 0.13

tmda-cgi.h snippets:
#define MODE      "TMDA_CGI_MODE=system-wide"
#define AUTH_TYPE "TMDA_AUTH_TYPE=file"
#define AUTH_ARG "TMDA_AUTH_ARG=/webhome/wormsign/tmdausers"

[EMAIL PROTECTED] tmda-cgi-0.13]# ll /webhome/wormsign/tmdausers
-rw------- 1 root root 20 Mar 25 09:32 /webhome/wormsign/tmdausers


Any thoughts?

TIA!
--
Matthew Boeckman                        (816) 777-2160
Manager - Systems Integration           Saepio Technologies
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to