Bug#530519: Adding that hack as a note in README.Debian ?

2011-08-16 Thread SATOH Fumiyasu
> "If you want play with shell and ldapsearch output, be sure your dn
> entries are one per line. An perl script could be:
> ldapsearch ... | perl -p -0040 -e 's/\n //'"

On OpenLDAP 2.4.24 or later, ldapsearch and slapcat
have -o ldif-wrap= option for that.

Use `ldapsearch -o ldif-wrap=no ...` instead.

See also: http://www.openldap.org/its/index.cgi?findid=6645

-- 
-- Name: SATOH Fumiyasu (fumiyas @ osstech co jp)
-- Business Home: http://www.OSSTech.co.jp/
-- Personal Home: http://www.SFO.jp/blog/



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#530519: Adding that hack as a note in README.Debian ?

2009-08-24 Thread Javier Barroso
I think this (from previous comment) should be in the ldap-utils faq.

"If you want play with shell and ldapsearch output, be sure your dn
entries are one per line. An perl script could be:
ldapsearch ... | perl -p -0040 -e 's/\n //'"

Regards,




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org