Cyrus-SASL + OpenLDAP
Igor Brezac
igor at ipass.net
Wed Aug 31 11:36:00 EDT 2005
On Wed, 31 Aug 2005, Edward Ashley wrote:
> Hi Igor,
> Thanks for the response, I have run the first command you showed me and get
> this returned:
>
> ldapwhoami -Y DIGEST-MD5 -U user
>
> SASL/DIGEST-MD5 authentication started
> Please enter your password:
> ldap_sasl_interactive_bind_s: Internal (implementation specific) error (80)
> additional info: SASL(-13): user not found: no secret in database
You need to get this working first. This is ldap server setup problem.
>
> I have added the extra settings you showed me, however I still seem to get
> the same error. When I run the command:
>
> sasldblistusers2
This util is used for sasldb auxprop module, so it will not help in your
ldap setup.
> I get:
>
> user at example.com: userPassword
>
> I'm getting nothing in my syslog about saslauthd, however I will start it in
> debug mode and get back to you.
>
> Many thanks for your interest and help so far,
> Ned
>
>> does
>>
>> ldapwhoami -Y DIGEST-MD5 -U userid
>>
>> work?
>>
>> You need to add more things here. If you want to use sasl, try adding:
>>
>> ldap_use_sasl: yes
>> ldap_mech: DIGEST-MD5
>>
>> Check syslog for errors.
>>
>> -Igor
>
>
--
Igor
More information about the Cyrus-sasl
mailing list