Gentoo Forums
Gentoo Forums
Quick Search: in
selinux questions[solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
GNUtoo
Veteran
Veteran


Joined: 05 May 2005
Posts: 1919

PostPosted: Sat Jun 09, 2007 5:33 am    Post subject: selinux questions[solved] Reply with quote

i have several questions on selinux:
*is there any tools compatible with the 2006.1 profile in portage that can make security policies for applications such as tremulous and nexuiz
*how do i make boot possible with the enforcement mode on? i have some denys:
Code:
audit(1181367493.741:3): avc:  denied  { read write } for  pid=1231 comm="hotplug" name="tty" dev=md3 ino=20710227 scontext=system_u:system_r:hotplug_t tcontext=system_u:object_r:file_t tclass=chr_file
audit(1181367495.241:4): avc:  denied  { read write } for  pid=1267 comm="mount" name="console" dev=md3 ino=20709389 scontext=system_u:system_r:mount_t tcontext=system_u:object_r:file_t tclass=chr_file
audit(1181367495.241:5): avc:  denied  { read write } for  pid=1286 comm="restorecon" name="console" dev=md3 ino=20709389 scontext=system_u:system_r:restorecon_t tcontext=system_u:object_r:file_t tclass=chr_file
audit(1181367501.240:6): avc:  denied  { read write } for  pid=3414 comm="dmsetup" name="console" dev=md3 ino=20709389 scontext=system_u:system_r:lvm_t tcontext=system_u:object_r:file_t tclass=chr_file
audit(1181367501.240:7): avc:  denied  { mounton } for  pid=3428 comm="mount" name="tmp" dev=md3 ino=6668330 scontext=system_u:system_r:mount_t tcontext=system_u:object_r:lib_t tclass=dir
audit(1181360304.943:8): avc:  denied  { getattr } for  pid=3496 comm="update-modules" name="rc" dev=md3 ino=19466647 scontext=system_u:system_r:update_modules_t tcontext=system_u:object_r:initrc_exec_t tclass=file
audit(1181360304.943:9): avc:  denied  { execute } for  pid=3497 comm="update-modules" name="rc" dev=md3 ino=19466647 scontext=system_u:system_r:update_modules_t tcontext=system_u:object_r:initrc_exec_t tclass=file
audit(1181360304.943:10): avc:  denied  { execute_no_trans } for  pid=3497 comm="update-modules" name="rc" dev=md3 ino=19466647 scontext=system_u:system_r:update_modules_t tcontext=system_u:object_r:initrc_exec_t tclass=file
audit(1181360304.943:11): avc:  denied  { read } for  pid=3497 comm="update-modules" name="rc" dev=md3 ino=19466647 scontext=system_u:system_r:update_modules_t tcontext=system_u:object_r:initrc_exec_t tclass=file
audit(1181360306.943:12): avc:  denied  { read } for  pid=3495 comm="update-modules" name="build" dev=md3 ino=7575114 scontext=system_u:system_r:update_modules_t tcontext=system_u:object_r:modules_object_t tclass=lnk_file
audit(1181360306.943:13): avc:  denied  { read } for  pid=7144 comm="update-modules" name="linux-2.6.21-rt2" dev=md3 ino=2539665 scontext=system_u:system_r:update_modules_t tcontext=system_u:object_r:src_t tclass=dir


Last edited by GNUtoo on Sat Mar 01, 2008 6:01 pm; edited 1 time in total
Back to top
View user's profile Send private message
GNUtoo
Veteran
Veteran


Joined: 05 May 2005
Posts: 1919

PostPosted: Sat Mar 01, 2008 6:01 pm    Post subject: Reply with quote

i have found the solution:
audit2allow

in order to make nexuiz and tremulous and opengl games work simply do that:
chcon -t texrel_shlib_t libGL.so.1.2
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum