Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: Policy files: msg#00235
|
Subject: |
Re: Policy files |
On Wed, 2005-04-27 at 21:14 +1000, John Dean wrote:
> I've been reading the FAQ for selinux, and it refers to policy files
> under /etc/selinux/policy/scr.
> Looking at the policy directory on my system, there is only one file
> under there called policy.18.
>
> I'm trying to get the squirrelmail module called change_passwd to work
> but not sure how too.
/etc/selinux/$SELINUXTYPE/src/policy is where the policy sources live,
if you have them installed (SELINUXTYPE is defined
by /etc/selinux/config). But the policy sources aren't installed by
default as you only need them if you have to customize your policy.
yum install selinux-policy-targeted-sources should install them for you
if you don't have that directory already (assuming you are running with
the default targeted policy).
--
Stephen Smalley <sds@xxxxxxxxxxxxx>
National Security Agency
|
| |