On 03/07/2011 11:19 AM, Michael Ströder wrote:
> Rich Megginson wrote:
>> RHEL does not include pyasn1. But it is extremely useful for
>> extops/controls - doing BER codec by hand is not fun.
> Yupp!
>
>> A mid-way
>> approach would be to expose the liblber ber_scanf/ber_printf and support
>> fu
Rich Megginson wrote:
> RHEL does not include pyasn1. But it is extremely useful for
> extops/controls - doing BER codec by hand is not fun.
Yupp!
> A mid-way
> approach would be to expose the liblber ber_scanf/ber_printf and support
> functions in python.
Also an idea we already had. But I
On 03/07/2011 10:35 AM, Michael Ströder wrote:
> Rich Megginson wrote:
>>On 03/06/2011 06:14 PM, Chaos Eternal wrote:
>>> should we re-implement python-ldap on pyasn and get rid of depends on
>>> openldap libs?
>>>
>> I vote no. Why would you want to do that? How would you implement
>> TLS/SS
Rich Megginson wrote:
> On 03/06/2011 06:14 PM, Chaos Eternal wrote:
>>
>> should we re-implement python-ldap on pyasn and get rid of depends on
>> openldap libs?
>>
> I vote no. Why would you want to do that? How would you implement
> TLS/SSL? How would you implement SASL/GSSAPI? How would y
On 03/04/2011 12:17 PM, Michael Ströder wrote:
> (Cc:-ed python-ldap-dev again)
>
> Chris Dukes wrote:
>> On Fri, Mar 04, 2011 at 07:45:15PM +0100, Michael Ströder wrote:
>>> Again it's time to think about the minimum required version of OpenLDAP libs
>>> to be used for building upcoming python-lda
On 03/06/2011 06:14 PM, Chaos Eternal wrote:
should we re-implement python-ldap on pyasn and get rid of depends on
openldap libs?
I vote no. Why would you want to do that? How would you implement
TLS/SSL? How would you implement SASL/GSSAPI? How would you keep up
with openldap client li