[oclug] strace

Charlie Brady charlieb-oclig at budge.apana.org.au
Sun Jan 4 18:48:22 EST 2004


On Sun, 4 Jan 2004, Bob Lockie wrote:

> I've got uw-ipop3d working and now I am trying to get courier pop3d working.
> All the feedback I get is "AUTHFAILURE", nothing is logged.
> 
> strace /usr/bin/pop3d

Courier's pop3d expects to be the last of a chain of processes which wait
for the tcp connection, fork, check ACLs and do authentication (etc).  
It'll expect some part of its environment to be set up to indicate that a
user is authorised and has correctly authenticated. You'lll probably be
able to fake it, but you'll need to know what the expectations are.

--
Charlie




More information about the OCLUG mailing list