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: ... is not a valid context: msg#00056
|
Subject: |
Re: ... is not a valid context |
On Wed, 2005-08-10 at 09:26 -0700, Todd Merritt wrote:
> It's getting in there from somewhere:
>
> [root@tubb policy]# grep allow policy.conf |grep ua_pw_user_r
> allow user_r ua_pw_user_r;
> allow sysadm_r ua_pw_user_r;
>
> But, after switching it to full_user role
>
> allow system_r ua_pw_user_r;
>
> is added to the policy and everything works.
The issue isn't the allow rule - it is the missing role statement, i.e.
role ua_pw_user_r types ua_pw_user_t;
--
Stephen Smalley
National Security Agency
|
| |