I don't doubt that, but the question is whether or not the patch is palatable...
From: Quanah Gibson-Mount
To: Doug Wegscheid ; perl-ldap@perl.org
Sent: Tuesday, May 7, 2013 12:52 PM
Subject: Re: Reading LDIF files containing controls
--On Tuesday, May 07,
--On Tuesday, May 07, 2013 7:00 AM -0700 Doug Wegscheid
wrote:
I have a use case for analyzing LDIF dumps of our LDAP directory. The
dump utility puts some controls in the output file, so Net::LDAP::LDIF
won't read them, it fails with "Controls only allowed with LDIF change
entries".
I put a
I have a use case for analyzing LDIF dumps of our LDAP directory. The dump
utility puts some controls in the output file, so Net::LDAP::LDIF won't read
them, it fails with "Controls only allowed with LDIF change entries".
I put a patch on to allow reading of controls for non-change entries by
s