[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: SASL - one more time?
At 09:16 AM 2001-12-07, Justin Schwartz wrote:
>[root@linux3 openldap-2.0.15]# /usr/local/bin/ldapsearch -h
>intranet.ivorytower
>.co.za
>SASL/DIGEST-MD5 authentication started
>Please enter your password:
>ldap_sasl_interactive_bind_s: Unknown error
> additional info: unable to get user's secret
>Is this a permission problem? A configuration problem?
Likely. Make sure slapd can access the contents sasldb. As
you mentioned before that that you had Cyrus sample client/server
working, I'd suspect you have slapd running as some user which
cannot access the file and/or you have asked slapd to change its
root directory.
Kurt