diff options
author | Jake Hunsaker <jhunsake@redhat.com> | 2021-07-20 11:09:29 -0400 |
---|---|---|
committer | Jake Hunsaker <jhunsake@redhat.com> | 2021-07-30 10:14:22 -0400 |
commit | 7e471676fe41dab155a939c60446cc7b7dab773b (patch) | |
tree | dd9b7172609493a9d3677a6210670d32cec74d5f /docs/archive.rst | |
parent | a75dfd6dacad45a6b1cf1ce94f7fba1ea2b5a93f (diff) | |
download | sos-7e471676fe41dab155a939c60446cc7b7dab773b.tar.gz |
[username parser] Load usernames from `last` for LDAP users
AD/LDAP users are not reported into `lastlog` generally, however they
are reported in `last`. Conversely, `last` does not report local users
who have not logged in but still exist.
In order to obfuscate both kinds of users, we need to look at both
sources.
For this, first allow parsers to specify multiple prep files. Second,
update the username parser to search through all `lastlog` collections
as well as the `last` collection.
Also includes a small update to the username parser's prep loading logic
to ensure we are iterating over each username discovered only once.
Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
Diffstat (limited to 'docs/archive.rst')
0 files changed, 0 insertions, 0 deletions