Net::LDAP

2005-09-27 Thread Greg White
Using the LDAP add method I have been unable to get this working as defined in the documentation. It works OK when the input is a object of type Net::LDAP::Entry but not when the input is provided as Defined with add($dn, attr=>[name=>value,…]) Cheers, Greg ___

Problem Installing Net::LDAP

2005-09-27 Thread Miretsky, Anya
Title: Message Hi, I'm a total newbie with linux, trying to install Net::LDAP from CPAN and getting the following error message: make:*** No targets specified and no makefile found. Stop. /usr/bin/make -j3 -- NOT OK Running make test    

Re: "use encoding 'utf8'" breaks Net::LDAP

2005-09-27 Thread Eugene Gladchenko
On 9/25/05, Graham Barr <[EMAIL PROTECTED]> wrote: > The bug was in Convert::ASN1. Try the attached patch Yes, it helped. Thank you! -- Eugene Gladchenko EVG15-RIPE

Re: thunderbird and openldap

2005-09-27 Thread Tarjei Huse
On Mon, 2005-09-26 at 13:26 -0400, Tim Smith wrote: > Hi there, I just found the following in my searching > http://oss.gonicus.de/pipermail/gosa/2005-June/001255.html did you ever > get a script working to convert from thunderbird's exported ldif files > to openldap inetorgperson ldif files? Thank