<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>LinuxByte &#187; selinux</title>
	<atom:link href="http://www.linuxbyte.org/tag/selinux/feed" rel="self" type="application/rss+xml" />
	<link>http://www.linuxbyte.org</link>
	<description>一个Linux Blog</description>
	<lastBuildDate>Thu, 26 Jan 2012 08:13:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>SELinux 的howto文档下载</title>
		<link>http://www.linuxbyte.org/selinux-howto.html</link>
		<comments>http://www.linuxbyte.org/selinux-howto.html#comments</comments>
		<pubDate>Sat, 12 Jul 2008 07:01:14 +0000</pubDate>
		<dc:creator>xiao H</dc:creator>
				<category><![CDATA[系统管理]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[selinux]]></category>

		<guid isPermaLink="false">http://www.linuxbyte.org/?p=177</guid>
		<description><![CDATA[这是Getting Started with SE Linux HOWTO 的中文译本，这不是我翻译的，翻译者是一个CU 网友jerry017cn SELinux是linux最新加进的功能，我在尝试使用了之后发现功能还是非常强大的，设置起来还是比较麻烦... ]]></description>
			<content:encoded><![CDATA[<p>这是Getting Started with SE Linux HOWTO 的中文译本，这不是我翻译的，翻译者是一个CU 网友<a href="http://linux.chinaunix.net/bbs/profile-uid-308770.html" target="_blank"><span style="font-family: Fixedsys;">jerry017cn</span></a></p>
<p>SELinux是linux最新加进的功能，我在尝试使用了之后发现功能还是非常强大的，设置起来还是比较麻烦的。但是又发现国内关于SELinux的技术文档实在是太少了。于是决定自己尝试翻译一篇。<br />
这篇Getting Started with SE Linux HOWTO: the new SE Linux只是一篇入门级的HOWTO。<br />
希望大家能够支持~~<br />
英文原版地址：lurking-grue.org<br />
<span id="more-177"></span><br />
为方便大家下载，特上传到本贴中~~~~<br />
建议CU上可以开辟出新的空间来专门研究SELinux，我们不要落后啊~~~~<br />
目录：<br />
1．        介绍<br />
1.1．        欢迎反馈！<br />
1.2．        注意！<br />
1.3．        最新的SE Linux的特色<br />
1.4．        Fedora用户的策略（policy）源代码目录介绍<br />
2．        概览<br />
2.1． 为什么要使用SE Linux？<br />
2.2． 术语的使用<br />
2.2.1． 身份（identity）<br />
2.2.2． 域（domain）<br />
2.2.3． 类型（type）<br />
2.2.4． 角色（role）<br />
2.2.5． 安全上下文（security context）<br />
2.2.6． 转换（transition）<br />
2.2.7． 策略（policy）<br />
3．安装<br />
3.1. 基于Debian的安装<br />
3.1.1. 修改Debian包管理工具<br />
3.2. 基于Fedora的安装<br />
4．登录<br />
4.1. 在登录时提供用户上下文<br />
4.2. 用 newrole -r 命令改变上下文<br />
4.3. 在sysadm_t域中执行命令<br />
4.4.  Permissive 和 Enforcing 模式<br />
4.5. 不同角色运行命令的比较<br />
5．建立用户帐户<br />
5.1. 建立一个新的用户<br />
5.2. 给用户分配角色和申请改变<br />
5.3. 给用户设置缺省的安全上下文<br />
5.4. 重新标记用户主目录<br />
6．添加新的用户域<br />
6.1. 编辑用户的域文件<br />
6.2. 在此建立一个新的测试用户<br />
7．日志文件信息的说明<br />
8．资源</p>
<p>下载：<a href="http://www.linuxbyte.org/uploads/2008/07/selinuxe4b8ade69687.pdf">selinux howto</a></p>
<h2  class="related_post_title">与本文关系暧昧的文字</h2><ul class="related_post"><li><a href="http://www.linuxbyte.org/linux-convert-mini-howto.html" title="Linux下用批量convert管理图片">Linux下用批量convert管理图片</a></li><li><a href="http://www.linuxbyte.org/svn-howto.html" title="SVN 使用入门 ">SVN 使用入门 </a></li><li><a href="http://www.linuxbyte.org/howto-do-linux-kernel-development.html" title="HOWTO do Linux kernel development ">HOWTO do Linux kernel development </a></li></ul><hr />
<p><small>© xiao H for <a href="http://www.linuxbyte.org">LinuxByte</a>, 2008<br />
Source: <a href="http://www.linuxbyte.org/selinux-howto.html">SELinux 的howto文档下载</a><br />
Post tags: <a href="http://www.linuxbyte.org/tag/howto" rel="tag">howto</a>, <a href="http://www.linuxbyte.org/tag/selinux" rel="tag">selinux</a><br/>
</small></p>
	<p style="margin:3px 0 0 0;">标签：<a href="http://www.linuxbyte.org/tag/howto" title="howto" rel="tag">howto</a>, <a href="http://www.linuxbyte.org/tag/selinux" title="selinux" rel="tag">selinux</a></p>

<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxbyte.org/selinux-howto.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

