Bug 1556863
Summary: | ds-replcheck command for "LDAP with StartTLS" using -Z option should be more robust | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Nikhil Dehadrai <ndehadra> |
Component: | 389-ds-base | Assignee: | mreynolds |
Status: | CLOSED ERRATA | QA Contact: | RHDS QE <ds-qe-bugs> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.5 | CC: | amsharma, nkinder, rmeggins |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 389-ds-base-1.3.8.4-1.el7 | Doc Type: | No Doc Update |
Doc Text: |
undefined
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2018-10-30 10:13:34 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Nikhil Dehadrai
2018-03-15 11:45:58 UTC
[root@ibm-x3650m4-01-vm-14 config]# rpm -qa | grep 389 389-ds-base-snmp-1.3.8.4-3.el7.x86_64 389-ds-base-libs-1.3.8.4-3.el7.x86_64 389-ds-base-debuginfo-1.3.8.4-3.el7.x86_64 389-ds-base-1.3.8.4-3.el7.x86_64 [root@ibm-x3650m4-01-vm-14 config]# ds-replcheck -v -D "cn=directory manager" -w Secret123 -m ldap://ibm-x3650m4-01-vm-14.lab.eng.bos.redhat.com:30103 -r ldap://ibm-x3650m4-01-vm-14.lab.eng.bos.redhat.com:30105 -b "dc=example,dc=com" -Z dewfrefrgfregfdvgrf certificate directory (dewfrefrgfregfdvgrf) does not exist or is not a directory [root@ibm-x3650m4-01-vm-14 config]# ds-replcheck -v -D "cn=directory manager" -w Secret123 -m ldap://ibm-x3650m4-01-vm-14.lab.eng.bos.redhat.com:30103 -r ldap://ibm-x3650m4-01-vm-14.lab.eng.bos.redhat.com:30105 -b "dc=example,dc=com" -Z /hello/dsd certificate directory (/hello/dsd) does not exist or is not a directory Hence Verified. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2018:3127 |