diff options
author | Richard Guy Briggs <rgb@redhat.com> | 2013-05-03 14:03:50 -0400 |
---|---|---|
committer | Eric Paris <eparis@redhat.com> | 2013-04-30 15:31:28 -0400 |
commit | 46e959ea2969cc1668d09b0dc55226946cf781f1 (patch) | |
tree | 40481f42587257039bd7b898c2aec95e1c01656f /Kbuild | |
parent | bde02ca858448cf54a4226774dd1481f3bcc455e (diff) | |
download | linux-3.10-46e959ea2969cc1668d09b0dc55226946cf781f1.tar.gz linux-3.10-46e959ea2969cc1668d09b0dc55226946cf781f1.tar.bz2 linux-3.10-46e959ea2969cc1668d09b0dc55226946cf781f1.zip |
audit: add an option to control logging of passwords with pam_tty_audit
Most commands are entered one line at a time and processed as complete lines
in non-canonical mode. Commands that interactively require a password, enter
canonical mode to do this while shutting off echo. This pair of features
(icanon and !echo) can be used to avoid logging passwords by audit while still
logging the rest of the command.
Adding a member (log_passwd) to the struct audit_tty_status passed in by
pam_tty_audit allows control of canonical mode without echo per task.
Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
Signed-off-by: Eric Paris <eparis@redhat.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions