Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI can not process replication conflict entries with spaces in the DN #3834

Closed
389-ds-bot opened this issue Sep 13, 2020 · 4 comments
Closed
Labels
closed: fixed Migration flag - Issue
Milestone

Comments

@389-ds-bot
Copy link

Cloned from Pagure issue: https://pagure.io/389-ds-base/issue/50779


Issue Description

If a conflict entry has a space in he DN then the DN/RDN gets truncated during processing and "no such error" is returned:

[10/Dec/2019:23:03:06.290458611 -0500] conn=57 op=2 SRCH base="cn=my conflict+nsuniqueid=e3f43e81-1bca11ea-95d3bc99-2f841849,dc=example,dc=com" scope=0 filter="(objectClass=ldapsubentry)" attrs="* + aci"
[10/Dec/2019:23:03:06.290528960 -0500] conn=57 op=2 RESULT err=0 tag=101 nentries=1 etime=0.000101864
[10/Dec/2019:23:03:06.290794405 -0500] conn=57 op=3 SRCH base="cn=my" scope=0 filter="(objectClass=*)" attrs="* + aci"
[10/Dec/2019:23:03:06.290815439 -0500] conn=57 op=3 RESULT err=32 tag=101 nentries=0 etime=0.000062415
@389-ds-bot 389-ds-bot added the closed: fixed Migration flag - Issue label Sep 13, 2020
@389-ds-bot 389-ds-bot added this to the 1.4.1 milestone Sep 13, 2020
@389-ds-bot
Copy link
Author

Comment from mreynolds (@mreynolds389) at 2019-12-16 18:38:38

Commit 912b3549 relates to this ticket

@389-ds-bot
Copy link
Author

Comment from mreynolds (@mreynolds389) at 2019-12-16 18:40:23

Metadata Update from @mreynolds389:

  • Issue assigned to mreynolds389

@389-ds-bot
Copy link
Author

Comment from mreynolds (@mreynolds389) at 2019-12-16 18:40:27

Commit 912b354 relates to this ticket

61bba3a..35ae7f9 389-ds-base-1.4.2 -> 389-ds-base-1.4.2

d619905..04c110e 389-ds-base-1.4.1 -> 389-ds-base-1.4.1

@389-ds-bot
Copy link
Author

Comment from mreynolds (@mreynolds389) at 2019-12-16 18:40:28

Metadata Update from @mreynolds389:

  • Custom field origin adjusted to None
  • Custom field reviewstatus adjusted to None
  • Issue close_status updated to: fixed
  • Issue status updated to: Closed (was: Open)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed: fixed Migration flag - Issue
Projects
None yet
Development

No branches or pull requests

1 participant