<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hello,<br>As creating new simple role, I've done the following:<br>--------------<br>policy_module(new, 0.0.1)<br><br>role newroled_r;<br>role unconfined_r newroled_r; <br>------------------<br>But it does  not compile using make, showing error near role unconfined.<br><br><br><br><br>> Subject: Re: su or sudo from unconfined user to confined user<br>> From: domg472@gmail.com<br>> To: mrowais@hotmail.com<br>> CC: fedora-selinux-list@redhat.com<br>> Date: Tue, 23 Jun 2009 17:20:17 +0200<br>> <br>> On Tue, 2009-06-23 at 17:17 +0200, Dominick Grift wrote:<br>> <br>> > 2. Your source role must have access to your target role<br>> > allow unconfined_r confined_r;<br>> <br>> Whoops thats a syntax error. It should be:<br>> <br>> role unconfined_r confined_r;<br><br /><hr />Beyond Hotmail - see what else you can do with Windows Live. <a href='http://clk.atdmt.com/UKM/go/134665375/direct/01/' target='_new'>Find out more.</a></body>
</html>