Greg, this is a clone of https://bugzilla.redhat.com/show_bug.cgi?id=1278003
Deferring to 5.5.4 since today is dev complete for 5.5.3
We don't yet have an upstream solution for this. We can't figure out what's causing the failure to parse the login information. We'll likely have to punt on this again ... I don't see this getting fixed upstream before 5.5.4 release date.
https://github.com/ManageIQ/manageiq/pull/9341
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/b3a96711a126f400c6a9a9efb91f5ceadb4b0c6c commit b3a96711a126f400c6a9a9efb91f5ceadb4b0c6c Author: Marek Aufart <maufart> AuthorDate: Wed Jun 22 10:57:20 2016 +0200 Commit: Marek Aufart <maufart> CommitDate: Wed Jun 22 16:42:11 2016 +0200 Fix SSA user logon on RHEL7 Smart state analysis failed to read user logon time after certain amount of logged actions. Reading /var/log/wtmp file in binary mode fixes it. https://bugzilla.redhat.com/show_bug.cgi?id=1289699 https://bugzilla.redhat.com/show_bug.cgi?id=1278003 gems/pending/metadata/linux/LinuxUsers.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)