[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

RE: su or sudo from unconfined user to confined user



Hello,
As creating new simple role, I've done the following:
--------------
policy_module(new, 0.0.1)

role newroled_r;
role unconfined_r newroled_r;
------------------
But it does  not compile using make, showing error near role unconfined.




> Subject: Re: su or sudo from unconfined user to confined user
> From: domg472 gmail com
> To: mrowais hotmail com
> CC: fedora-selinux-list redhat com
> Date: Tue, 23 Jun 2009 17:20:17 +0200
>
> On Tue, 2009-06-23 at 17:17 +0200, Dominick Grift wrote:
>
> > 2. Your source role must have access to your target role
> > allow unconfined_r confined_r;
>
> Whoops thats a syntax error. It should be:
>
> role unconfined_r confined_r;


Beyond Hotmail - see what else you can do with Windows Live. Find out more.

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]