That seems to have licked the problem! I'm getting a real dump now...
Many thanks for the fast help..
On Tue, February 27, 2007 9:29 pm, Graham Barr wrote:
> It is a bug in Net::LDAP::LDIF, try
>
> http://svn.goingon.net/repos/perl-ldap/trunk/lib/Net/LDAP/LDIF.pm
>
> Or you can workaround with
>
It is a bug in Net::LDAP::LDIF, try
http://svn.goingon.net/repos/perl-ldap/trunk/lib/Net/LDAP/LDIF.pm
Or you can workaround with
$fh = \*STDOUT;
Net::LDAP::LDIF->new($fh,"w", wrap => 999_999_999)->write($schema-
>entry);
Graham.
On Feb 27, 2007, at 7:29 PM, Eric Nichols wrote:
On Tue, Fe
On Tue, February 27, 2007 7:51 pm, Graham Barr wrote:
> On Feb 27, 2007, at 3:40 PM, Peter Marschall wrote:
>> On Monday, 26. February 2007 15:34, Eric Nichols wrote:
>>> I've upgraded to .34 of perl-ldap and I tried to dump the schema
>>> of an
>>> Active Directory Global Catalog. All that shows
On Feb 27, 2007, at 3:40 PM, Peter Marschall wrote:
On Monday, 26. February 2007 15:34, Eric Nichols wrote:
I've upgraded to .34 of perl-ldap and I tried to dump the schema
of an
Active Directory Global Catalog. All that shows is about 20 lines of
carriage returns.
All other functions seem t
Hi,
On Monday, 26. February 2007 15:34, Eric Nichols wrote:
> I've upgraded to .34 of perl-ldap and I tried to dump the schema of an
> Active Directory Global Catalog. All that shows is about 20 lines of
> carriage returns.
>
> All other functions seem to work fine.
> Help?
Switch to an LDAP serv
I've upgraded to .34 of perl-ldap and I tried to dump the schema of an Active
Directory Global Catalog. All that shows is about 20 lines of carriage
returns.
All other functions seem to work fine.
Help?