Steve Grubb:
Ok. Another round that preserves uid. This patch removes length since
user
space doesn't need it and changes loginuid to auid for
consistency with
other
parts of the audit system.
I'm wondering about the need for changing loginuid to auid. You mentioned
consistency with other parts of audit, but loginuid has been a consistent
field
nearly all our tests check. Small changes like this are impacting our
tests,
and loginuid seems more intuitive as being the original login uid. ???