Re: [courier-users] libauthmysql
Brought to you by:
mrsam
|
From: Sam V. <mr...@co...> - 2005-09-01 22:57:38
|
Pieter Combrinck writes: > When I start mail authdaemond with DEBUG_LOGIN=2 I get the following in > the /var/log/mail.info > > Sep 1 20:52:06 mx2 authdaemond: modules="authmysql authpwd authshadow > authcustom authpipe", daemons=5 > Sep 1 20:52:06 mx2 authdaemond: Installing libauthmysql > Sep 1 20:52:07 mx2 authdaemond: libauthmysql.so: cannot open shared > object file: No such file or directory > > Am I missing something? Only if you were expecting to implement MySQL-based authentication. Otherwise, you're not missing anything. |