> "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=<n> 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 [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

