[FC5] Samba and SELinux

Chad Sellers csellers at tresys.com
Thu Apr 6 20:24:35 UTC 2006


On 4/6/06 4:18 PM, "Dan Thurman" <dant at cdkkt.com> wrote:
> 
> Uh oh... tried to follow your 2) example, and here is the results...
> 
> [root at copper ~]# mkdir foo
> [root at copper ~]# cd foo
> [root at copper foo]# ls
> [root at copper foo]# vi local.te
> [root at copper foo]# touch local.if local.fc
> [root at copper foo]# make -f /usr/share/selinux/devel/Makefile
> Compliling targeted local module
> make: /usr/bin/checkmodule: Command not found
> make: *** [tmp/local.mod] Error 127
> [root at copper foo]#
> 
You need to install the checkpolicy rpm, which includes checkmodule. So,
just yum install it and that should solve this problem.

Chad




More information about the selinux mailing list