#49997 RFE: ds-replcheck could validate suffix exists and it's replicated.
Closed: wontfix 5 years ago Opened 5 years ago by gparente.

Issue Description

seen at customer site, as first request to ldap database is the RUV, if the suffix provided in the command line does not exist or it's not replicated, we have an error message that it's regarding the RUV:

ds-replcheck -D "cn=directory manager" -w secret12 -b "o=ipaca" -r ldap://ipamaster.germanparente.local:389 -m ldap://ipareplica.germanparente.local
Performing online report...
Connecting to servers...
Gathering Master's RUV...
Error: Failed to get Master RUV entry: {'desc': 'No such object'}

Package Version and Platform

389-ds-base-1.4.0.16-1.fc28.x86_64

Steps to reproduce

use a non-existing suffix in the the "-b" parameter.

Actual results

Error: Failed to get Master RUV entry: {'desc': 'No such object'}


Metadata Update from @gparente:
- Custom field component adjusted to None
- Custom field origin adjusted to None
- Custom field reviewstatus adjusted to None
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1643772
- Custom field type adjusted to None
- Custom field version adjusted to None

5 years ago

Metadata Update from @gparente:
- Issue assigned to gparente

5 years ago

Metadata Update from @mreynolds:
- Custom field reviewstatus adjusted to ack (was: None)

5 years ago

Metadata Update from @mreynolds:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

5 years ago

Commit 70ba6e3 relates to this ticket

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/3056

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: fixed)

3 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests