RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1516962 - Replication doesnt work when nsDS5ReplicaBindMethod is set to SSLCLIENTAUTH
Summary: Replication doesnt work when nsDS5ReplicaBindMethod is set to SSLCLIENTAUTH
Keywords:
Status: CLOSED DUPLICATE of bug 1516409
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: 389-ds-base
Version: 7.5
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: mreynolds
QA Contact: Viktor Ashirov
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-11-23 16:50 UTC by Simon Pichugin
Modified: 2021-06-10 13:41 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-01-19 09:17:21 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github 389ds 389-ds-base issues 2537 0 None None None 2020-09-13 22:05:59 UTC

Description Simon Pichugin 2017-11-23 16:50:21 UTC
Description of problem:
Replication doesnt work between two masters when we use nsDS5ReplicaTransportInfo: TLS and nsDS5ReplicaBindMethod: SSLCLIENTAUTH.
The issue can be reproduced with the next test case:
dirsrvtests/tests/suites/sasl/regression_test.py::test_openldap_no_nss_crypto

Version tested:
389-ds-base: 1.3.7.5-9.el7

Additional info:
/var/log/dirsrv/slapd-master2/errors has errors like these:

[23/Nov/2017:11:28:50.802980616 -0500] - ERR - slapi_ldap_bind - Error: could not bind id [(anon)] authentication mechanism [EXTERNAL]: error 48 (Inappropriate authentication)
[23/Nov/2017:11:28:50.804420121 -0500] - ERR - NSMMReplicationPlugin - bind_and_check_pwp - agmt="cn=meTo_localhost:39001" (localhost:39001) - Replication bind with EXTERNAL auth failed: LDAP error 48 (Inappropriate authentication) (missing client certificate)

Also, the test case passes on 1.3.6.1-16.el7.

Comment 2 wibrown@redhat.com 2017-12-01 08:04:01 UTC
Upstream ticket:
https://pagure.io/389-ds-base/issue/49478

Comment 11 Simon Pichugin 2018-01-19 09:17:21 UTC

*** This bug has been marked as a duplicate of bug 1516409 ***


Note You need to log in before you can comment on or make changes to this bug.