Thorsten Kampe wrote:
> It does work against eDirectory and Active Directory (as mentioned). 

...and OpenLDAP. So the likelihood is very high that python-ldap does
not have a bug.

> "ldapsearch -A" also works against Apache DS. The question is still: is 
> that a Python-LDAP or Apache DS bug?

It's a ApacheDS bug.

> Could you install Apache Directory Server or Apache Directory Studio? 

Hmm, you're very generous with my spare time.

> Both allow you to create that directory that I queried in about one 
> minute.

I did and watching the LDAP traffic with Wireshark shows that ApacheDS
returns the attribute values although searchRequest::typesOnly is True
on the wire. In opposite to that OpenLDAP's slapd does not return any
attribute values in this case.

I suspect ldapsearch -A also changes the way how found entries are
displayed.

Please next time use Wireshark to track things down.

Ciao, Michael.

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Python-LDAP-dev mailing list
Python-LDAP-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/python-ldap-dev

Reply via email to