[rsbac] no rsabc.dat

Jens Kasten jens at kasten-edv.de
Sat Apr 14 04:37:18 CEST 2007


hi
i boot a system with rsbac-kernel
and now i get no /rsbac.dat

in  dmsg  is
VFS: Mounted root (ext3 filesystem) readonly.
rsbac_do_init(): Initializing RSBAC 1.2.7
Freeing unused kernel memory: 136k freed

and with cat /proc/rsbac-info/rmsg 
security at jaschtschik:~$ cat /proc/rsbac-info/rmsg
<4>0000000000|rsbac_mount(): RSBAC not initialized while mounting DEV 00:05, 
delaying
<4>0000000001|rsbac_mount(): RSBAC not initialized while mounting DEV 00:00, 
delaying
<4>0000000002|rsbac_mount(): sysfs mount detected, keeping values for later 
use
<4>0000000003|rsbac_umount(): RSBAC not initialized
<4>0000000004|rsbac_umount(): sysfs umount detected, removing auto-mount 
values
<4>0000000005|rsbac_mount(): RSBAC not initialized while mounting DEV 09:12, 
delaying
<6>0000000006|rsbac_do_init(): Initializing RSBAC 1.2.7
<6>0000000007|rsbac_do_init(): compiled modules: FF CAP JAIL RES
<6>0000000008|rsbac_do_init(): Initializing memory slabs
<6>0000000009|rsbac_do_init(): Registering RSBAC proc dir
<6>0000000010|rsbac_do_init(): Initializing generic lists
<6>0000000011|rsbac_list_init(): Registering transaction list.
<6>0000000012|rsbac_init_debug(): Initializing
<7>0000000013|rsbac_cap_process_hiding is set
<7>0000000014|rsbac_nosyslog is set
<6>0000000015|rsbac_do_init(): reading FD attributes from root dev
<4>0000000016|rsbac_do_init(): USER FF ACI could not be read - generating 
standard entries!
<4>0000000017|rsbac_do_init(): USER CAP ACI could not be read - generating 
standard entries!
<4>0000000018|rsbac_do_init(): USER CAP ACI could not be read - generating 
standard entries!
<4>0000000019|rsbac_do_init(): USER JAIL ACI could not be read - generating 
standard entries!
<4>0000000020|rsbac_do_init(): USER RES ACI could not be read - generating 
standard entries!
<4>0000000021|rsbac_do_init(): USER RES ACI could not be read - generating 
standard entries!
<4>0000000022|rsbac_do_init(): Network Templates could not be read - 
generating standard entries!
<6>0000000023|rsbac_do_init(): Forcing consistency check.
<6>0000000024|rsbac_do_init(): Ready.
<6>0000000025|rsbac_do_init(): Ready.
<6>0000000026|rsbac_init(): Started rsbacd thread with pid 274
<6>0000000027|rsbac_init(): Ready.
<6>0000000028|rsbacd(): Initializing.
<6>0000000029|rsbac_get_attr(): auto-mounting device 00:00
<6>0000000030|rsbac_get_super_block(): auto-mounting device 00:05
<6>0000000031|rsbac_mount: repeated mount 1 of device 00:00
<4>0000000032|rsbac_mount: replacing NULL d_covers with new value c5a603fc as 
inheritance parent
<6>0000000033|rsbac_mount: repeated mount 1 of device 09:12
<6>0000000034|rsbac_get_attr(): auto-mounting device 00:11
<6>0000000035|rsbac_get_attr(): auto-mounting device 00:09
<6>0000000036|rsbac_mount: repeated mount 1 of device 00:09
<4>0000000037|rsbac_mount: replacing NULL d_covers with new value c5baa950 as 
inheritance parent
<6>0000000038|rsbac_mount: repeated mount 1 of device 00:11
<4>0000000039|rsbac_mount: replacing NULL d_covers with new value c5dfd1d0 as 
inheritance parent

and also i have a file append with the kernelconfig from rsbac part.
how i can get this?
this system is from a backup installed, so mayby something is missing.
mfg
jens kasten
-------------- next part --------------
 cat /boot/config-xen0-2.6.16.19-rsbac-1 |grep RSBAC|grep -v "#"
CONFIG_RSBAC=y
CONFIG_RSBAC_PROC=y
CONFIG_RSBAC_INIT_CHECK=y
CONFIG_RSBAC_AUTO_WRITE=5
CONFIG_RSBAC_LIST_TRANS=y
CONFIG_RSBAC_LIST_TRANS_MAX_TTL=3600
CONFIG_RSBAC_LIST_TRANS_RANDOM_TA=y
CONFIG_RSBAC_DEBUG=y
CONFIG_RSBAC_SECOFF_UID=400
CONFIG_RSBAC_GEN_NR_P_LISTS=4
CONFIG_RSBAC_NET=y
CONFIG_RSBAC_NET_DEV=y
CONFIG_RSBAC_NET_DEV_VIRT=y
CONFIG_RSBAC_IND_NETDEV_LOG=y
CONFIG_RSBAC_NET_OBJ=y
CONFIG_RSBAC_NET_OBJ_UNIX=y
CONFIG_RSBAC_NET_OBJ_RW=y
CONFIG_RSBAC_IND_NETOBJ_LOG=y
CONFIG_RSBAC_CAP=y
CONFIG_RSBAC_CAP_PROC_HIDE=y
CONFIG_RSBAC_CAP_AUTH_PROT=y
CONFIG_RSBAC_CAP_LOG_MISSING=y
CONFIG_RSBAC_JAIL=y
CONFIG_RSBAC_JAIL_NET_ADJUST=y
CONFIG_RSBAC_JAIL_NET_DEV_PROT=y
CONFIG_RSBAC_JAIL_NR_P_LISTS=4
CONFIG_RSBAC_JAIL_LOG_MISSING=y
CONFIG_RSBAC_RES=y
CONFIG_RSBAC_FF=y
CONFIG_RSBAC_FF_GEN_PROT=y
CONFIG_RSBAC_IND_LOG=y
CONFIG_RSBAC_IND_USER_LOG=y
CONFIG_RSBAC_IND_PROG_LOG=y
CONFIG_RSBAC_LOG_PROGRAM_FILE=y
CONFIG_RSBAC_LOG_FULL_PATH=y
CONFIG_RSBAC_MAX_PATH_LEN=512
CONFIG_RSBAC_SYSLOG_RATE=y
CONFIG_RSBAC_SYSLOG_RATE_DEF=1000
CONFIG_RSBAC_RMSG=y
CONFIG_RSBAC_RMSG_NOSYSLOG=y
CONFIG_RSBAC_SECDEL=y
CONFIG_RSBAC_RW=y
CONFIG_RSBAC_IPC_SEM=y
CONFIG_RSBAC_DAC_OWNER=y
CONFIG_RSBAC_DAC_GROUP=y
CONFIG_RSBAC_FREEZE=y
CONFIG_RSBAC_IOCTL=y
CONFIG_RSBAC_FAKE_ROOT_UID=y
CONFIG_RSBAC_XSTATS=y


More information about the rsbac mailing list