Hi Petr, On Fri, Apr 15, 2005 at 05:38:19PM +0200, Petr Vandrovec wrote: > then both access lines are merged together, and slapd dies because it > finds 'access to' in the middle of line, not at the beginning. Regexp > should be probably stricter - \n\s+\n sequence matches regexp > \n(?!\n)\s+ you are using. One solution seems to use \n(?!\n)\s and
Yep, I thought this is the way slapd implements that. Seems like I digged not deep enough and some line reading function strips spaces. > Actually, what's reason for folding lines together? Nice formatted To find the right part of the config option. > configuration I used in 2.1.x still works, and configuration 2.2.x > created is rather unmanageable, as it creates lines over 16KB long > in case of our ACL configuration (even after I split incorrectly > merged lines). Valid point. I'll see into keeping the line breaks between upgrades. Greetings Torsten
signature.asc
Description: Digital signature