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 1866938 - ipa-epn fails to retrieve user data if some user attributes are not present
Summary: ipa-epn fails to retrieve user data if some user attributes are not present
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: ipa
Version: ---
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: rc
: 8.0
Assignee: Thomas Woerner
QA Contact: ipa-qe
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-08-06 21:19 UTC by François Cami
Modified: 2021-09-03 15:25 UTC (History)
5 users (show)

Fixed In Version: ipa-4.8.7-9.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-11-04 02:51:20 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2020:4670 0 None None None 2020-11-04 02:51:37 UTC

Description François Cami 2020-08-06 21:19:29 UTC
Description of problem:
If admin's password expiration date falls within ipa-epn's introspection range, it crashes:

2020-08-06T14:36:55Z DEBUG   File "/usr/lib/python3.7/site-packages/ipapython/admintool.py", line 179, in execute
    return_value = self.run()
  File "/usr/lib/python3.7/site-packages/ipaclient/install/ipa_epn.py", line 277, in run
    self._parse_ldap_data()
  File "/usr/lib/python3.7/site-packages/ipaclient/install/ipa_epn.py", line 470, in _parse_ldap_data
    self._expiring_password_user_list.add(entry)
  File "/usr/lib/python3.7/site-packages/ipaclient/install/ipa_epn.py", line 136, in add
    givenname=str(entry["givenname"].pop(0)),
  File "/usr/lib/python3.7/site-packages/ipapython/ipaldap.py", line 514, in __getitem__
    return self._get_nice(name)
  File "/usr/lib/python3.7/site-packages/ipapython/ipaldap.py", line 481, in _get_nice
    name = self._get_attr_name(name)
  File "/usr/lib/python3.7/site-packages/ipapython/ipaldap.py", line 477, in _get_attr_name
    name = self._names[name]
  File "/usr/lib/python3.7/site-packages/ipapython/ipautil.py", line 655, in __getitem__
    return super(CIDict, self).__getitem__(key.lower())

2020-08-06T14:36:55Z DEBUG The IPA-EPN command failed, exception: KeyError: 'givenname'

Comment 1 Alexander Bokovoy 2020-08-07 07:18:58 UTC
Upstream pull request: https://github.com/freeipa/freeipa/pull/5008

Comment 7 Kaleem 2020-08-19 17:49:29 UTC
With following IPA version (4.8.7.9.module+el8.3.0+7664+fa35cfe6), test test_EPN_admin is successful, so moving the bug to verified. Refer attached report.html for detailed test results.

2020-08-19T15:27:47+0000 ok: [master.testrealm.test] => (item=ipa-server) => 
2020-08-19T15:27:47+0000   msg:
2020-08-19T15:27:47+0000   - arch: x86_64
2020-08-19T15:27:47+0000     epoch: null
2020-08-19T15:27:47+0000     name: ipa-server
2020-08-19T15:27:47+0000     release: 9.module+el8.3.0+7664+fa35cfe6
2020-08-19T15:27:47+0000     source: rpm
2020-08-19T15:27:47+0000     version: 4.8.7

Comment 11 errata-xmlrpc 2020-11-04 02:51:20 UTC
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 (Moderate: idm:DL1 and idm:client security, bug fix, and enhancement update), 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-2020:4670


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