Is there anyone on the list who has gotten SMTP auth to work with PAM under Exim. I have gotten it to work with PAM and NIS, but not plain PAM. As best I can tell the issue is that the user who calls the pam libraries needs to be root, but Exim runs as its own user. The reason it works with NIS is that the passwd map (containing the encrypted passwords) is readable by everybody. Can anyone shed any light on this? Thanks, Eric