Gentoo Archives: gentoo-hardened

From: dreamping shao <dreamping.shao@×××××.com>
To: gentoo-hardened@l.g.o
Subject: [gentoo-hardened] gentoo-selinux drived me crazy!
Date: Sat, 23 Jul 2005 12:54:09
Message-Id: ac594e8d05072305512cdc3bfc@mail.gmail.com
1 according to the Gentoo x86 SELinux Handbook step by step carefully, i
2 have installed hardened gentoo (just selinux) from stage3 using
3 live-cd (of course hardened ). reboot ,but at the end , the selinux
4 directory does not exit in the dir /etc/security/, so i emerge
5 libselinux checkpolicy policycoreutils etc. ok,policys are all in
6 /etc/security/selinux, so i "#cd /etc/secutrity/selinux/src/policy"
7 and "#make load" ,output is:
8
9 /usr/sbin/load_policy: security_load_policy failed
10 make: ***[tmp/load] Error 3
11
12
13 final, i "#ldd /sbin/init" :
14
15 linux-gate.so.1=>(0xffffe000)
16 libc.so.6=>/lib/libc.so.6 (0x400017000)
17 /lib/ld-linux.so.2=>/lib/ld-linux.so.2 (0x40000000)
18
19 the sestatus command:
20 SELinux status: disenable
21
22 and all command arg "-Z" is unusable
23
24 ah,i sure i have libselinuxmy and my hardened kernel is " linux i686
25 2.6.11-hardened-r15
26
27 --
28 gentoo-hardened@g.o mailing list

Replies

Subject Author
Re: [gentoo-hardened] gentoo-selinux drived me crazy! "Ian P. Christian" <pookey@×××××××××.uk>