[OPENDJ-7380] Able to use invalid baseDN for data (like 'bs=example,dc=com') Created: 23/Jul/20 Updated: 08/Dec/20 |
|
Status: | Dev backlog |
Project: | OpenDJ |
Component/s: | setup, upgrade |
Affects Version/s: | 5.5.3, 6.5.3, 7.0.0, 7.0.1 |
Fix Version/s: | None |
Type: | Bug | Priority: | Major |
Reporter: | Miroslav Meca | Assignee: | Unassigned |
Resolution: | Unresolved | Votes: | 0 |
Labels: | None | ||
Environment: |
DS_5.5.3-1_all.deb, DS_6.5.3-1_all.deb and DS_7.0.0-M2020-10.3-1_all.deb, |
Description |
Not sure if I understand right from slack conversation. So if we using baseDn with unknown attributes like 'ds' then it should be failed. Steps to reproduce (v. 7.0.0):
Second strange thing is when we setup old version with this invalid baseDn when after upgrade to version 7.0.0 so data disappears.
Looks strange that DS accept this baseDN during setup but during upgrade with data with this baseDn are disappears. Note: It does not happens only with 'ds=example,dc=com', I tried with more invalid - like 'dcou=com' with same result. |