[Bug 1402] [RFE] Support auditing through Linux Audit subsystem

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Thu Dec 13 03:20:44 EST 2007


https://bugzilla.mindrot.org/show_bug.cgi?id=1402





--- Comment #2 from Tomas Mraz <t8m at centrum.cz>  2007-12-13 03:20:41 ---
(In reply to comment #1)
> Is there any reason you did not use the existing audit framework in
> audit.c rather than adding new code in the mainline?  Also, what's the
The patch is rather old and it was originaly written for openssh-3.9p1
I think. But you're right that it should be rewritten to use the
audit.c framework.

> purpose of the "hexescape" code, and could strnvis be used for this
> purpose instead?
The escaping in Linux Audit is different from strnvis - either the
whole string is escaped by using hexadecimal numbers or it starts and
ends with '"' character.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list