Howto: Redhat Enterprise Linux SELinux policy guide

Security-Enhanced Linux (SELinux) is a Linux mandatory access controls, through the use of Linux Security Modules (LSM) in the Linux kernel. SELinux is enabled by default in RHEL 5 / CentOS 5 / Fedora etc. But many admin disabled it due to troubles and hard configuration options. So if you are afraid of SELinux, try new GUI tools to customizing your system’s protection by creating new policy modules is easier than ever. In this article, Dan Walsh gently walks you through the policy module creation process:

A lot of people think that building a new SELinux policy is magic, but magic tricks never seem quite as difficult once you know how they're done. This article explains how I build a policy module and gives you the step-by-step process for using the tools to build your own.

=> A step-by-step guide to building a new SELinux policy module

Want to read Linux tips and tricks, but don't have time to check our blog everyday? Subscribe to our daily email newsletter to make sure you don't miss a single tip/tricks. Subscribe to our weekly newsletter here!

{ 3 comments… read them below or add one }

1 name 08.27.07 at 10:38 am

your tips i m using for 1 month but sir give me your contact id so i can ask some question that i m not able to solve.ok
bye
have a nice day.

2 vivek 08.27.07 at 11:03 am

I don’t provide service to end users and individuals. Please use our forum to ask questions.

3 Mani Ezhilan 09.22.07 at 4:57 pm

Trying to learn and configure the facts of linux

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Tagged as: , , , , , , , , , , , , , , ,

Previous post: Linux: Find out how many file descriptors are being used

Next post: Linux kill all active process except your login session with killall5 command