Hi Thanks for your reply.
Sorry if this next question is a bit stupid, but my Linux knowledge is very limited! How do I find out where the rpm for authlibmysql was installed? On 27/12/05, Lyndon Tiu <[EMAIL PROTECTED]> wrote: > > I believe you have to somehow tell Courier where authlibmysql is installed. > > Usually, you do this from the command line: > > export LD_LIBRARY_PATH=<location of authlibmysql>:$LD_LIBRARY_PATH > > Then restart courier. > > Try that hopefully it works for you. > > > On Tue, 27 Dec 2005 16:32:37 0000 [EMAIL PROTECTED] wrote: > > Hi > > > > I installed Courier-IMAP using RPMs, and together with authlib and > > authmysql. > > > > I can login fine using authpam, everything works fine with that. The > > problem is when I try to use authmysql. > > > > Here's my line in the authdaemonrc file: > > > > authmodulelist="authmysql authpam" > > > > My db schema is the same as in the "/etc/authlib/authmysqlrc" file, > > and the password was generated using mysql's encrypt function. To > > double check, I also tried using Perl's crypt function to generate the > > password but this didn't work either. > > > > Here's the output from the log when I try to login with the authmysql user: > > > > Dec 27 16:25:53 vps authdaemond: stopping authdaemond children > > Dec 27 16:25:53 vps authdaemond: modules="authmysql authpam", daemons=5 > > Dec 27 16:25:53 vps authdaemond: Installing libauthmysql > > Dec 27 16:25:53 vps authdaemond: file not found > > Dec 27 16:25:53 vps authdaemond: Installing libauthpam > > Dec 27 16:25:53 vps authdaemond: Installation complete: authpam > > > > As you can see, it's saying that it can't find libauthmysql, but it is > > installed. If I try to install the rpm again, it tells me that > > libauthmysql is already installed. > > > > I'm using CentOS 3 on an AMD64 machine. > > > > Thanks. > > > > -- > > Jonathan Chong > > > > http://www.arsenal-now.com/ > > http://www.arsenal-mania.com/ > > http://www.ashburrn.com/ > > http://www.jonathan-chong.com/ > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: Splunk Inc. Do you grep through log > > files > > for problems? Stop! Download the new AJAX search engine that makes > > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > > http://ads.osdn.com/?ad_idv37&alloc_id865&op=click > > _______________________________________________ > > courier-users mailing list > > [email protected] > > Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users > > > -- > Lyndon Tiu > -- Jonathan Chong http://www.arsenal-now.com/ http://www.arsenal-mania.com/ http://www.ashburrn.com/ http://www.jonathan-chong.com/ ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
