6 messages in net.sourceforge.lists.courier-usersRe: [courier-users] problems fc6
FromSent OnAttachments
John SullivanMay 23, 2007 6:45 pm 
Gordon MessmerMay 23, 2007 7:59 pm 
Sam VarshavchikMay 23, 2007 8:23 pm 
John SullivanMay 23, 2007 9:58 pm 
Gordon MessmerMay 23, 2007 11:31 pm 
John SullivanMay 24, 2007 3:14 am 
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] problems fc6Actions...
From:John Sullivan (con@bapudi.com)
Date:May 24, 2007 3:14:04 am
List:net.sourceforge.lists.courier-users

Gordon Messmer wrote:

John Sullivan wrote:

Gordon Messmer wrote:

John Sullivan wrote:

I did this, and my implementation seems close to done, but... authdaemond: Installing libauthvchkpw authdaemond: libauthvchkpw.so: cannot open shared object file: No such file or directory

If you don't see it in your installation, then it wasn't compiled. Did you put "authvchkpw" in your authmodulelist manually, or was it there as part of the rpm package?

Yah, I tried to compile it

./configure --with-redhat --without-authuserdb --without-authpam --without-authldap --without-authpwd --without-authshadow --with-mailuser=vpopmail --with-mailgroup=vchkpw

...

so I installed the rpm.

That doesn't answer the question. Did you put "authvchkpw" in the authmodulelist, in authdaemonrc? Or, was it there when you installed the RPM?

If you rebuild the courier-authlib rpm, and direct all output to a file, what do you see that's related to authvchkpw?

Thanks for the help. It turned out the make file was setting my mtune=generic. I upgraded from 4.1.1 to 4.2.0 and it compiled just fine :)