JunJun R. Rosales wrote:

how do i let my tmda-cgi authenticate at my /etc/passwd ?

There are three ways to authenticate, file, checkpw, and remote.


- You can copy the username/passwords from /etc/password into another file and use file authentication (probably an insecure thing to do)

- You can get a 'checkpw'-compatible program (like 'checkpw') and use it (it checks /etc/passwd)

- You can use an IMAP or POP server on localhost that checks /etc/password

Details and more info:
http://tmda.sourceforge.net/tmda-cgi/auth.html

--
Jim Ramsay
"Me fail English?  That's unpossible!"

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

Reply via email to