View previous topic :: View next topic |
Author |
Message |
TheMixa n00b
Joined: 31 May 2006 Posts: 30 Location: Russia
|
Posted: Wed Feb 27, 2008 2:46 pm Post subject: selinux and hardened {SOLVED} |
|
|
What about support of selinux in hardened-sources? I can't find it.
Last edited by TheMixa on Wed Feb 27, 2008 3:31 pm; edited 1 time in total |
|
Back to top |
|
|
nixnut Bodhisattva
Joined: 09 Apr 2004 Posts: 10974 Location: the dutch mountains
|
Posted: Wed Feb 27, 2008 2:54 pm Post subject: |
|
|
The same as in every other kernel sources:
Code: | Security options --->
Enable different security models
NSA SELinux Support |
You may need to enable auditing support too
Code: | General setup --->
Auditing support |
_________________ Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered
talk is cheap. supply exceeds demand |
|
Back to top |
|
|
TheMixa n00b
Joined: 31 May 2006 Posts: 30 Location: Russia
|
Posted: Wed Feb 27, 2008 3:30 pm Post subject: |
|
|
Thanks. I forgot about "Audit support". |
|
Back to top |
|
|
lemonpenguin n00b
Joined: 26 Feb 2008 Posts: 7
|
Posted: Wed Feb 27, 2008 5:08 pm Post subject: |
|
|
TheMixa wrote: | Thanks. I forgot about "Audit support". |
make sure u allow security contexts on the filesystem and disable ACL for the filesystem for proper security also |
|
Back to top |
|
|
|