If you need a record of failed login attempts, try using the syslog
daemon. Look at /etc/syslog.conf and configure events and a place to
log the logs, then touch the <log_filename.log> and restart syslog.
Kevin Boyce
kevin.boyce(a)ngc.com
-----Original Message-----
From: linux-audit-bounces(a)redhat.com
[mailto:linux-audit-bounces@redhat.com] On Behalf Of Linda Knippers
Sent: Wednesday, December 13, 2006 6:40 PM
To: Michael W Folsom
Cc: Linux Audit List
Subject: Re: Current capabilities
Michael W Folsom wrote:
I've been lurking on this list for a while now and am a bit
confused
at the current state of audit's capabilities. I've looked at:
http://people.redhat.com/sgrubb/audit/
and still aren't sure if it is capable of doing what I need. To get
to the point the events I need to record in an audit log are -
If you're interested in RHEL4 then I suggest you look at the updates.
HP and IBM have both completed CAPP evaluations of RHEL4 and when
properly configured the system and audit framework supports what you
want.
For details, check out HP's documentation at:
http://h71028.www7.hp.com/enterprise/downloads/RHEL-CAPP-EAL3-HP-Configu
ration-Guide.pdf
or IBM's at:
ftp://www6.software.ibm.com/software/developer/library/os-ltc-security/R
HEL-CAPP-EAL4-IBM-Configuration-Guide-v1.14.pdf
1) If someone tries to access an object (file, directory, program)
that they don't have rights to the event needs to be recorded
You can configure the audit system to audit specific system calls that
fail.
2) if someone logs into a system and su's to another user or series of
users their actions need to be traceable to the original login
user's
id
The audit system keeps track of the login uid as well as the current
uid, so I believe it does what you want.
Can this be done with the current audit system in RHEL4 or will this
not be supported until RHEL5 is released? Are there any other Linux
distro's that can do this?
SLES8 as of SP3 can do the same thing, only with a different audit
framework.
If either of these are true where would I look for information how to
get this to work.
-- ljk
Thanks!
--
Linux-audit mailing list
Linux-audit(a)redhat.com
https://www.redhat.com/mailman/listinfo/linux-audit
--
Linux-audit mailing list
Linux-audit(a)redhat.com
https://www.redhat.com/mailman/listinfo/linux-audit