Pascal,

it seems you're not described to the python-ldap-dev list so your posting was
delayed in the list maintainer's queue...

Pascal wrote:
> I'm on an M$AD and I'm trying python-ldap from a LINUX host with Python 2.6.4.
> All is ok, I can search_s after a bind_s.
> The problem is the plain text password (wireshark)...
> LDAPs is not not avaible and I can't play with certificats...
> Kerberos is nativelly available on M$AD and is ok on the LINUX host
> (heimdal ~ kinit ok and klist ok)...
> I search (Google) and try for ldap.sasl.gssapi but it is always ko :-(
> Can anybody help me ?

Well, it simply works for me. If klist shows a service ticket everything
should be fine. Most times issues are because of mis-configuration (principal
names, enc-types etc.).

Ciao, Michael.

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Python-LDAP-dev mailing list
Python-LDAP-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/python-ldap-dev

Reply via email to