Howard Chu pushed to branch master at openldap / OpenLDAP
Commits: a08a2db4 by Howard Chu at 2020-10-19T14:03:41+01:00 ITS#9370 check for equality rule on old_rdn
We should probably just check in dnNormalize instead, and catch this everywhere DNs are received. It might make us reject some DNs that are already in use, though (e.g. received from other directory servers that don't do schema checking).
- - - - -
1 changed file:
- servers/slapd/modrdn.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/a08a2db4063f54a6217a0f09...