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 ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
