When I was extracting some information from an OID I found that the LDIF lines contain a line break. Some searches on the Internet delivered a nice solution from Dan Norris:
http://www.dannorris.com/2008/09/08/concatenating-lines-in-ldapsearch-results/
Using that the the ldif file was modified and was reusable for my purpose (creating provisioning profiles for DIP).
http://www.dannorris.com/2008/09/08/concatenating-lines-in-ldapsearch-results/
Using that the the ldif file was modified and was reusable for my purpose (creating provisioning profiles for DIP).
Comments