3 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Re: Can authldap ...
FromSent OnAttachments
Igor GrahekMar 3, 2003 10:07 am 
Sam VarshavchikMar 3, 2003 2:52 pm 
Jesse CablekMar 3, 2003 9:21 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Re: Can authldap and authmysql coexist?Actions...
From:Jesse Cablek (jess@everchanging.org)
Date:Mar 3, 2003 9:21:56 pm
List:net.sourceforge.lists.courier-users

Sam Varshavchik said:

Igor Grahek writes:

I managed to successfully log in using both authdaemond.ldap and authdaemond.mysql but what I really need is when authldap authentication fails authdaemond try to authenticate trough authmysql. Is that possible?

Not with the stock configuration. You must build a custom module.

See authlib/authdaemond.versions

Isn't that what multiple auth modules running through authdaemond is for?

Anyway, you can do it by using daemontools with the setup I posted less than a week ago. I setup without authdaemond, and with authshadow & with authvchkpw, and can use them both on the same line in my damontools run file without making my own authentication module.

Plus the process is now supervised, so it's less likely to die on me, if it were to at all anyway :)

Look in the archives for my answer or use Google to find where I got it from.

/jesse