RE: Linux auditing subsystem
I have perfromed some initial test wiht selinux kernel version 2.4.12. I had to modify the Makefile with the following changes
Additions
MYSRCINC= point to the location of the selinux lsm include directory MCFLAGS=-g -O6 -I$(MYSRCINC) -DMODVERSIONS -include $(MYSRCINC)/linux/modversions.h -Iinclude
change
auditmodule:
$(CC) -c $(MCFLAGS) -DMODULE -D__KERNEL__ -DLINUX auditmodule.c
I am running RedHat Linux 7.1 with the selinux kernel. The
snare-0.8-1.i386.rpm
install and works find with the compiled module.
This look real promising for the work I am doing at NASA. good work. This is much needed.
Thanks
Mark Westerman
PS:
will start working on the selinux policy rules for this work.
-- You have received this message because you are subscribed to the selinux list. If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with the words "unsubscribe selinux" without quotes as the message.Received on Fri 9 Nov 2001 - 12:40:47 EST
This archive was generated by hypermail 2.2.0 on Wed 11 Jun 2008 - 08:10:26 EDT