[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: SASL MD5 database setting?
What are you going to do? SASL auth against ldap or LDAP auth against SASLdb?
30 Июль 2003 22:07, Kent Soper написал:
> I have my slapd.conf complete with sasl-regexp's. Is there a setting or
> special usage to make SASL search LDAP over sasldb for secrets?
>
> When I perform a ldapsearch the server output shows the dn is mapped to a
> valid entry in the directory. However the process is trying to find the
> entry in sasldb and not in my LDAP directory. The error is:
>
> ldap_sasl_interactive_bind_s: Internal (implementation specific) error
> (80)
> additional info: SASL (-13): user not found: no secret in database
>
> my sasl-regexp:
> sasl-regexp "uid=(.*),cn=cram-md5,cn=auth"
> "ldaps:///dc=myserver,dc=com??sub?cn=$1,cn=my system"
>
>
> Cheers,
> Kent
>
> "You don't stop playing because you grow old ...
> you grow old because you stop playing."
>
> Linux Technology Center, Linux Security
> tie line: 678-9216
> external: 1-512-838-9216
> e-mail: dksoper@us.ibm.com