[COLUG] More LDAP silliness, Part Deux

Travis Sidelinger travis at ilive4code.net
Tue Sep 5 16:02:43 EDT 2006


I haven't tried setting up ldap with sasl yet.  I've only set it up with 
simple auth and SSL (including start_tls).

Greg Sidelinger wrote:
>> in my lapd I get (among other messages)
>>
>> Sep  5 10:27:39 desk slapd[3973]: <<< dnNormalize:
>> <uid=vince,cn=digest-md5,cn=a
>> uth>
>> Sep  5 10:27:39 desk slapd[3973]: ==>slap_sasl2dn: converting SASL name
>> uid=vinc
>> e,cn=digest-md5,cn=auth to a DN
>> Sep  5 10:27:39 desk slapd[3973]: slap_sasl_regexp: converting SASL name
>> uid=vin
>> ce,cn=digest-md5,cn=auth
>> Sep  5 10:27:39 desk slapd[3973]: <==slap_sasl2dn: Converted SASL name to
>> <nothi
>> ng>
>> Sep  5 10:27:39 desk slapd[3973]: SASL Canonicalize [conn=0]:
>> slapAuthcDN="uid=v
>> ince,cn=digest-md5,cn=auth"
>> Sep  5 10:27:39 desk slapd[3973]: SASL [conn=0] Error: unable to open
>> Berkeley
>> d
>> b /etc/sasldb2: No such file or directory
>> Sep  5 10:27:39 desk last message repeated 2 times
>> Sep  5 10:27:39 desk slapd[3973]: SASL Canonicalize [conn=0]:
>> authzid="vince"
>> Sep  5 10:27:39 desk slapd[3973]: SASL [conn=0] Failure: no secret in
>> database
>>
>>
>> huh, I don't see any reference to /etc/sasldb2 in my ldap config files?
>>
>> v
>>
>>
>>     
>
> I have not used openldap 2.3.x, nor have I looked at travis's notes on it
> but the sasl stuff is coming from /etc/sysconfig/saslauthd (or something
> very similiar in the sysconfig dir).  Course I'm not sure why slapd is
> using sasl. The default behaiver on RHEL4 (and most likely FCX) is to use
> the sasldb2 database for name/passwd look ups which can changed with the
> saslpasswd2 command.  Or you can always tell sasl to pull its data from
> somewhere else such as pam  by editing the saslauthd file.
>
> Greg
>
>   
>> _______________________________________________
>> colug432 mailing list colug432 at colug.net
>> http://www.colug.net/mailman/listinfo/colug432
>>
>>
>>     
>
>
> _______________________________________________
> colug432 mailing list colug432 at colug.net
> http://www.colug.net/mailman/listinfo/colug432
>
>   



More information about the colug432 mailing list