Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
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

Summary: ipa-epn fails to retrieve user data if some user attributes are not present
Product: Red Hat Enterprise Linux 8 Reporter: François Cami <fcami>
Component: ipaAssignee: Thomas Woerner <twoerner>
Status: CLOSED ERRATA QA Contact: ipa-qe <ipa-qe>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: ---CC: abokovoy, ksiddiqu, pcech, rcritten, tscherf
Target Milestone: rcKeywords: TestCaseProvided, Triaged
Target Release: 8.0Flags: pm-rhel: mirror+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ipa-4.8.7-9.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-11-04 02:51:20 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 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