Andreas Hasenack wrote:
>
> Does web2ldap have any special handling of the back-config entries?
Not up to now. But using the LDIF and HTML templates pre-configured for
cn=config name space is quite handy. You can contact me off-list if you
need further information on that.
You might find some th
On Thu, Jul 19, 2007 at 05:03:12PM +0200, Michael Ströder wrote:
> Andreas Hasenack wrote:
> > On Thu, Jul 19, 2007 at 01:21:07PM +0200, Michael Ströder wrote:
> >> Hello Andreas,
> >>
> >> I've added your demo script to python-ldap's CVS as
> >> Demo/pyasn1/prereadcontrol.py. I'd appreciate if you
Andreas Hasenack wrote:
> On Thu, Jul 19, 2007 at 01:21:07PM +0200, Michael Ströder wrote:
>> Hello Andreas,
>>
>> I've added your demo script to python-ldap's CVS as
>> Demo/pyasn1/prereadcontrol.py. I'd appreciate if you could implement the
>> decodeControlValue() method with pyasn1.
>
> I think
On Thu, Jul 19, 2007 at 01:21:07PM +0200, Michael Ströder wrote:
> Hello Andreas,
>
> I've added your demo script to python-ldap's CVS as
> Demo/pyasn1/prereadcontrol.py. I'd appreciate if you could implement the
> decodeControlValue() method with pyasn1.
I think that would be more difficult, the
Hello Andreas,
I've added your demo script to python-ldap's CVS as
Demo/pyasn1/prereadcontrol.py. I'd appreciate if you could implement the
decodeControlValue() method with pyasn1.
Ciao, Michael.
Andreas Hasenack wrote:
> I have been having fun with controls. Today I tried to use the Pre-Read
>