This bug was initially created as a copy of Bug #2139837 I am copying this bug because: to track fix for RHEL8 Analyzer: Optimize list verbose output #6392 https://github.com/SSSD/sssd/pull/6392 There are 2 issues addressed in this PR: 1) Analyzer list verbose output showed incorrect output for repeated CID numbers when SSSD is restarted. * Perform NSS lookup * restart sssd * Perform another NSS lookup * Generate list -v output. For overlapping CID numbers, the output was incorrect and intermixed. 2) Optimize analyzer list verbose output to make a single pass parsing the log file, instead of repeated passes. Measuring time spent of the list -v command should be improved, especially with larger log files.
Pushed PR: https://github.com/SSSD/sssd/pull/6392 * `master` * 4c678cbb4ace4be413847fa297bce0c7c8cc42b6 - Analyzer: Optimize list verbose output * `sssd-2-8` * c61e1098762bf4a00b9bd3baac7207ddb5051734 - Analyzer: Optimize list verbose output
Additional PR: https://github.com/SSSD/sssd/pull/6435
Pushed PR: https://github.com/SSSD/sssd/pull/6435 * `master` * bfa8d50c479cf8ef7b299eb5848309a3a9ea7f12 - Analyzer: Ensure parsed id contains digit * `sssd-2-8` * 7d0c70cc44a04e113dcd21f5248e1157a78f20da - Analyzer: Ensure parsed id contains digit
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 (sssd 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/RHBA-2023:2986