[Date Prev][Date Next] [Chronological] [Thread] [Top]

Eudora 4.2 and openldap authentication not working



Greetings all,

I use to have Eudora 4.01 configure to use my ldap server with authentication to retrieve my info.

All worked well, until I upgrade to Eudora 4.2.

My ldap log files looks like this:

1) Good search for "Matt" (using Eudora 4.02):

Jul 7 12:15:25 pluton.matrox.com slapd[15816]: conn=135 op=1 RESULT err=0 tag=101 nentries=0
Jul 7 12:15:25 pluton.matrox.com slapd[15816]: conn=136 fd=14 connection from dyn-2-30.matrox.com (192.168.2.180) accepted.
Jul 7 12:15:25 pluton.matrox.com slapd[15816]: conn=135 op=-1 fd=6 closed errno=0
Jul 7 12:15:25 pluton.matrox.com slapd[15816]: conn=136 op=0 BIND dn="CN=JNOVIELL,LOCATION=DORVAL,O=MATROX,C=CA" method=128
Jul 7 12:15:25 pluton.matrox.com slapd[15816]: conn=136 op=0 RESULT err=0 tag=97 nentries=0
Jul 7 12:15:25 pluton.matrox.com slapd[15816]: conn=136 op=1 SRCH base="LOCATION=DORVAL,O=MATROX,C=CA" scope=2 filter="(|(cn=MATT*)(givenname=MATT*)(sn=MATT*))"
Jul 7 12:15:32 pluton.matrox.com slapd[15816]: conn=136 op=1 RESULT err=0 tag=101 nentries=3
Jul 7 12:15:32 pluton.matrox.com slapd[15816]: conn=136 op=-1 fd=14 closed errno=0



2) Using Eudora 4.2 searching for "Matt" yields:

Jul 8 15:50:42 pluton.matrox.com slapd[15816]: conn=177 fd=6 connection from dyn-2-30.matrox.com (192.168.2.180) accepted.
Jul 8 15:50:42 pluton.matrox.com slapd[15816]: conn=177 op=0 BIND dn="" method=128
Jul 8 15:50:42 pluton.matrox.com slapd[15816]: conn=177 op=0 RESULT err=0 tag=97 nentries=0
Jul 8 15:50:42 pluton.matrox.com slapd[15816]: conn=177 op=1 SRCH base="LOCATION=DORVAL,O=MATROX,C=CA" scope=2 filter="(cn=*MATT*)"
Jul 8 15:50:47 pluton.matrox.com slapd[15816]: conn=177 op=1 RESULT err=0 tag=101 nentries=0
Jul 8 15:50:47 pluton.matrox.com slapd[15816]: conn=177 op=3 UNBIND
Jul 8 15:50:47 pluton.matrox.com slapd[15816]: conn=177 op=3 fd=6 closed errno=0


---------------------------------------------------------------------------- -------------------------------------------------

Is this a problem with the newer version of Eudora or ????

Any suggestions would be appreciated, as users tend to upgrade to the latest thing.

I'm running openLDAP 1.2.2 on Solaris 2.6 with UNIX passwords style authentication .