>> Authdaemon initializised with the 5 subdaemons. But authdaemon.mysql is
>> nowhere. Thats probably the point!?
> 
> This isn't good. OK, let's start over, but instead of running
> authdaemond, run authdaemond.mysql.
> 
ok, now

my scripts start the authdaemond

as I have read in man authlib, this is only a shellscript with starts
authdaemon with the module it finds first. I had a look, and also in
authdaemonrc we've got a $version where I can override.

now authdaemond is started 1 for the "master process" and then 5 more times
for the count I set in authdaemonrc (yeah 5!).

so finally I got 6 authdaemond's started and as the man says it should do
the work to give password/name etc. lookups along to authdaemon which then
uses the module I set in authdaemonrc (heck, this should be mysql!).

I set up everything, checked it several times, no go. The mysql log keeps
empty, so courier isn't doing any querys...

In authdaemonrc I have the authmodulelist correctly set to authmysql.

In authmysqlrc I have everything for connecting to the database.

I have authdaemond.mysql in libexec/authlib

the is nothing more I can tell, but it wont authenticate...

btw: which user will courier run on? could it be that courier can't find
mysql-client? I hasn't complained on install and still the logs only say
"Login Failed".

I'm slowly getting really really crazy with this

philon


_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to