tpop3d-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tpop3d-discuss]tpop and ldap tls problem


From: Adam
Subject: Re: [tpop3d-discuss]tpop and ldap tls problem
Date: Wed, 14 Dec 2005 15:10:24 +0100
User-agent: Mozilla Thunderbird 1.0.7 (X11/20051002)

Daniel Tiefnig wrote:

>Hmm, which LDAP server are you running? And which version? I.e., does it
>support LDAPv3? AFAIK
>Do you have OpenLDAP's "ldapsearch" installed on x or y? Does it work if
>you specify "-P 3" to force LDAP protocol version 3?
>
>There might also be another problem, as far as I see, tpop3d uses Start
>TLS to encrypt the connection, (so my hint with port number 636 may have
>been misleading, as this is the standard port for LDAPs, which does SSL
>on connect, I think.) does the server support this extension? (It does,
>if ldapsearch with "-ZZ" succedes...)
>
>lg,
>daniel
>  
>
Hi,

xxxxxx run openldap-servers-2.3.13-1

ldapsearch on yyyyyy:

ldapsearch -x  -W -D 'cn=administrator,o=something,c=pl' -b
'o=something,c=pl' '(givenName=*)' -LLL -h xxxxxxx -P 3 -ZZ

works ok

ldapsearch -x  -W -D 'cn=administrator,o=something,c=pl' -b
'o=something,c=pl' '(givenName=*)' -LLL -H ldaps://xxxxxxx -P 3

works ok

Regards
Adam


reply via email to

[Prev in Thread] Current Thread [Next in Thread]