|
Security Enhanced Linux
What's New
Frequently Asked Questions
Background
Documents
License
Download
Participating
Mail List
Archives
Remaining Work
Contributors
Related Work
Press Releases
Information Assurance Research
NIARL In-house Research Areas
Mathematical Sciences Program
Sabbaticals
Computer & Information Sciences Research
Technology Transfer
Advanced Computing
Advanced Mathematics
Communications & Networking
Information Processing
Microelectronics
Other Technologies
Technology Fact Sheets
Publications
Related Links
|
SELinux Mailing ListRe: [PATCH] Gentoo-specific initrc
From: Russell Coker <russell_at_coker.com.au>
Date: Sun, 19 Sep 2004 18:01:05 +1000
+allow initrc_t initrc_state_t:lnk_file { create read unlink setattr }; Why not create_dir_file(initrc_t, initrc_state_t)? It does the same things and is easier to read.
+allow initrc_t etc_runtime_t:dir read; Your patch doesn't include any .fc entries to label a directory as etc_runtime_t. Also the only reference to etc_runtime_t:dir in the CVS seems to be in macros/program/rssh_macros.te (a bug in rssh_macros.te, I've attached a patch to fix it). It seems that your patch is incomplete in this regard.
+domain_auto_trans(sysadm_t,initrc_exec_t,run_init_t) This isn't something I expected, I'm not sure if it's desirable to do it like that but I can't think of any better way. Steve, what do you think about this? The initrc_state_t stuff is something that will get more general use I think. In both Debian and Fedora there is work on making machines boot from CD-ROM which needs such things. Is that what it's being used for in Gentoo? Your patch is good, but I think we need to think about making it more generic before putting it in CVS. Probably making the CVS policy more like what you are doing in Gentoo in some ways will be better for everyone. -- http://www.coker.com.au/selinux/ My NSA Security Enhanced Linux packages http://www.coker.com.au/bonnie++/ Bonnie++ hard drive benchmark http://www.coker.com.au/postal/ Postal SMTP/POP benchmark http://www.coker.com.au/~russell/ My home pageReceived on Sun 19 Sep 2004 - 04:01:28 EDT |
|
|
Date Posted: Jan 15, 2009 | Last Modified: Jan 15, 2009 | Last Reviewed: Jan 15, 2009 |











