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 2015907 - idoverrides not available under compat tree on Rhel8 IPA servers.
Summary: idoverrides not available under compat tree on Rhel8 IPA servers.
Keywords:
Status: CLOSED DUPLICATE of bug 1984010
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: slapi-nis
Version: 8.4
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Alexander Bokovoy
QA Contact: ipa-qe
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-10-20 10:20 UTC by Arya Rajendran
Modified: 2022-08-19 15:35 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-08-19 15:34:55 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker FREEIPA-7119 0 None None None 2021-10-20 10:24:02 UTC
Red Hat Issue Tracker RHELPLAN-100350 0 None None None 2021-10-20 10:24:06 UTC

Description Arya Rajendran 2021-10-20 10:20:00 UTC
Description of problem:

Idoverrides configured on  Rhel8 IPA servers are not available for legacy clients, cn=<id_view_name>,cn=views,cn=compat,$SUFFIX is not available. 

Version-Release number of selected component (if applicable):

Red Hat Enterprise Linux release 8.x

How reproducible:

Always

Steps to Reproduce:
1. Setup IPA server with ad trust and enable compat tree.
2. Request a specific ID view under compat tree.


Actual results:

Requesting a specific ID view under compat tree does not return overrides.

[root@ipa ~]# ldapsearch -x -h localhost -D "cn=Directory Manager" -w RedHat1! -b "cn=testidview,cn=views,cn=compat,dc=example,dc=com"
# extended LDIF
#
# LDAPv3
# base <cn=testidview,cn=views,cn=compat,dc=example,dc=com> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#

# search result
search: 2
result: 32 No such object
matchedDN: dc=example,dc=com


# numResponses: 1


Expected results:
Idoverrides configured on  Rhel8 IPA servers should be available for legacy clients.

Comment 4 Alexander Bokovoy 2022-08-19 15:34:55 UTC

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


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