FreeBSD & Postfix & Cyrus SASL & Courier Authdaemond
Richard Secor
rsecor at seqlogic.com
Mon Mar 6 14:00:15 EST 2006
Figured this out too.
Since I need pwcheck_method: in my config...
I should not have "--without-pwcheck" in my configure.
I removed that line and bam.... Cyrus SASL is now speaking with
Courier Authdamond.
Authdamond is authenticating me.
Now I just have to figure out why postfix won't open up access to
send mail out if I'm authenticated.
Thanks,
-Rich
On Mar 2, 2006, at 12:45 PM, Richard Secor wrote:
> Now that the error message is gone I can continue to try to get
> this working.
> Now it appears as though Courier Authdaemond is not trying to
> querying the MySQL Database. It works fine with Courier IMAP/POP3.
> Is there a way to make sure that SASL & Authdaemond are speaking
> with one another? I don't see anything in the logs now and I have
> all the logging I know about set to the max.
>
> Thanks again,
> -Rich
>
>
> On Mar 2, 2006, at 12:14 PM, Richard Secor wrote:
>
>> # ls -l /usr/local | grep var
>> drwx------ 5 mysql mysql 1024 Feb 28 23:24 var
>> # chmod 755 /usr/local/var
>>
>> Whoops...lol.
>> And this is why it's always best to ask. Sometimes you never see
>> everything.
>>
>> Well now that that's not giving me an error message....
>> on to the rest.
>>
>> Thanks again.
>> -Rich
>>
>> On Mar 2, 2006, at 11:44 AM, Leandro Santi wrote:
>>
>>> Richard Secor, 2006-03-02:
>>>> From system logs:
>>>> warning: SASL authentication failure: cannot connect to Courier
>>>> authdaemond: Permission denied
>>>>
>>>> ...
>>>>
>>>> # ls -l /usr/local/var/spool |grep authdaemon
>>>> drwxr-x--- 2 postfix postfix 512 Mar 1 01:42 authdaemon
>>>>
>>>> # ls -l /usr/local/var/spool/authdaemon/socket
>>>> srwxrwxrwx 1 root postfix 0 Mar 1 01:42 /usr/local/var/spool/
>>>> authdaemon/socket
>>>>
>>>> What I've tried:
>>>> Changing permissions on /usr/local/var/spool/authdaemon. (Even
>>>> tried
>>>> 777.)
>>>
>>> What about /usr, /usr/local, ... (i.e. every other directory
>>> in the middle)?
>>>
>>> Leandro.
>>
>
More information about the Cyrus-sasl
mailing list