Skip to main content

Posts

Showing posts with the label provisioning profile

Concatenation LDIF lines

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).