[tpop3d-discuss]ldap problems

Cameron Gregg cam at yak.com.au
Sun, 13 Jun 2004 21:27:03 +1000


Chris Lightfoot wrote:

> On Sun, Jun 13, 2004 at 07:10:28PM +1000, Cameron Gregg wrote:
> 
>>Hi All,
>>
>>forgive my newbiness, but I'm puzzled over setting up tpop3d to connect 
>>to ldap.
>>
>>Platform: Solaris 8
>>tpop3d version: 1.5.3
>>openldap version: 2.1.30
>>
>>the error I am getting:
>>
>>Jun 13 18:14:46 quarto tpop3d[9821]: [ID 702911 mail.error] 
>>try_ldap_connect_bind: ldap_simple_bind_s: Protocol error
>>Jun 13 18:14:46 quarto last message repeated 2 times
> 
> 
> Unfortunately that error isn't very specific. The OpenLDAP
> documentation glosses it, entirely unhelpfully, as `A
> protocol violation was detected'.
> 
> Is there any chance you could look at the traffic between
> tpop3d and the LDAP server with sniff/tcpdump/ethereal?
> 

Can you give me any hints on how to view packets coming from tpop3d?

the following produces no output, which indicates it's not even getting 
to the point of connecting.

# /usr/local/sbin/tcpdump -vv host 192.168.30.5 and tcp dst port 389

btw, both openldap and tpop3d are on the same box.

anything else I could try out?

thanks
Cam