Samuel Penn writes:

On Saturday 26 June 2004 20:16, Sam Varshavchik wrote:
Samuel Penn writes:
> Further playing with authtest (since I think it's got to be authdaemon
> related) shows that:
>     authtest -s esmtp -m authdaemon sam <password>
> Gives a successful result, whilst
>     authtest -s esmtp -m authpam sam <password>
> fails.

Of course.  If you read INSTALL (specifically the description of the
authdaemon module), you'll find out why.

It says to start authdaemond at startup, and that it contains everything other than LDAP and MySQL authentication so that it's easy to make packages which don't include heavy weight authentication.

I can't see where it gives a reason for the above failing.

When authdaemon is installed it replaces all other authentication modules, and the only one that's available is authdaemon. That's why â-m authpamâ does not work, because authpam is not installed, authdaemon is.



Attachment: pgpk7g0frfU03.pgp
Description: PGP signature

Reply via email to