On Sun, 24 Mar 2002, OCNS Consulting wrote:

> Okay. Then what plugin is expected to perform LDAP authentication?

No plugins supplied by the Cyrus SASL Distribution currently perform LDAP
authentication.

There is one third-party auxprop plugin that we're looking at including in
the distribution if a few changes were made (which escape me at the
moment).

> Also, have any idea what is causing the following error?
>
>         unable to get entry point sasl_client_plug_init in
> /usr/lib/sasl/libsasldb.so:
>        /usr/local/lib/libsasl.so.7: undefined symbol:
> sasl_client_plug_init

The typical answer I give is "Stop logging at the LOG_DEBUG level," the
messages are harmless, and this "feature" has been removed from CVS (if
not 2.1.1)

>
>        3. Undue  steps in 1 and authentication works as expected.
>
> Next, "imtest" successfully authenticates accounts known to "sasldb2",
> however
> "imtest" fails if an LDAP account is specified ->
>
>        imapd[1063]: badlogin: localhost[127.0.0.1] DIGEST-MD5 [SASL(-13):
>        user not found: no secret in database]
>

DIGEST-MD5 with LDAP won't work with out an LDAP auxprop plugin, since it
needs the plaintext password (or DIGEST secret).  (i.e. it won't work with
saslauthd).

-Rob

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Rob Siemborski * Andrew Systems Group * Cyert Hall 235 * 412-268-7456
Research Systems Programmer * /usr/contributed Gatekeeper


Reply via email to