[email protected] wrote: > Full_Name: Matus Honek > Version: 2.4.46 > OS: Fedora 28 > URL: ftp://ftp.openldap.org/incoming/Matus-Honek-180731.sh > Submission from: (NULL) (213.175.37.10) > > > Since commit d2d534b, slapadd does not remove spaces from the 'manager' > attribute value any more. Reverting the commit makes the slapadd work as > before. > Please, see attached script for a reproducer. If this is an expected behaviour > feel free to close this ticket.
slapadd's job is to load data exactly as provided. Primarily, loading data that was dumped by slapcat. As such, it's not intended to do any cleanup of the input data; the input is expected to be clean already. Closing this ITS. -- -- Howard Chu CTO, Symas Corp. http://www.symas.com Director, Highland Sun http://highlandsun.com/hyc/ Chief Architect, OpenLDAP http://www.openldap.org/project/
