On 26/04/2011 01:20, Andrew Dumaresq wrote:


On 4/25/2011 10:14 AM, Matthieu Patou wrote:
Hello Andrew,
What -Z is supposed to do ?
-Z and ldaps are pretty much the same thing as I recall... basically putting ldapsearch in SSL or TLS...
Have a look at ldbsearch (our ldap like search tool).

Can you try ldbsearch -H ldaps://name_of_your_dc  -k 1
It should work to do GSSAPI (kerberos) and ldaps, at least it works for me !
Can you also try ldbsearch -H ldaps://name_of_your_dc -U user_in_the_ad

ldbsearch does work, but I am trying to use ldap pam, which basically does ldapsearch so this solution won't work for me.

Then a trace between the client and the server is needed to understand why it's not working with ldapsearch when it's working with ldbsearch.


Matthieu.

--
Matthieu Patou
Samba Team        http://samba.org
Private repo      http://git.samba.org/?p=mat/samba.git;a=summary


--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to