I hope this will meet your needs.
(One thing I noticed is that this connection could be LDAPv3 protocol... the address book can only work with LDAPv2.)
This is a log from the ldap server:


Jun 16 12:00:51 www slapd[21898]: conn=0 fd=10 ACCEPT from IP=XXX.XXX.XXX.XXX:6065 (IP=0.0.0.0:389)
Jun 16 12:00:51 www slapd[21898]: conn=0 op=0 BIND dn="" method=128
Jun 16 12:00:51 www slapd[21898]: conn=0 op=0 RESULT tag=97 err=0 text=
Jun 16 12:00:51 www slapd[21898]: conn=0 op=1 SRCH base="dc=XXXXXX,dc=org" scope=2 filter="([EMAIL PROTECTED])"
Jun 16 12:00:51 www slapd[21898]: conn=0 op=1 SRCH attr=usercertificate;binary
Jun 16 12:00:51 www slapd[21898]: <= bdb_equality_candidates: (mail) index_param failed (18)
Jun 16 12:00:51 www slapd[21898]: conn=0 op=1 SEARCH RESULT tag=101 err=0 nentries=1 text=
Jun 16 12:00:53 www slapd[21898]: conn=0 op=2 UNBIND
Jun 16 12:00:53 www slapd[21898]: conn=0 fd=10 closed


/Emil Assarsson


Jean-Marc Desperrier wrote:
Emil Assarsson wrote:

The mail client is trying to find userCertificate attibute on a object that have the attribute ([EMAIL PROTECTED]) under the basedn.


Did you find enough to be able to tell the exact LDAP request it makes ?
_______________________________________________
mozilla-crypto mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-crypto

Reply via email to