On Sat, Apr 19, 2025 at 05:58:20PM +0200, Stefan Kania wrote:
Am 19.04.25 um 17:54 schrieb Howard Chu:
.11 should work. Check to make sure you don't have any trailing whitespace on that line.
I always check my ldif-files with vi ":set list" to show all trailing whitespaces and tabs.
Hi Stefan, are you sure the OID value is pure ASCII, especially when it comes to `.` and numbers? From the error it sounds like the server didn't agree with this assertion, you can also check the slapd debug output with the BER debug level to see what it sees being passed in the modify.
Regards,