Gentoo Archives: gentoo-hardened

From: Roel Vromen <roel@××××××.net>
To: gentoo-hardened@××××××××××××.org
Subject: Re: [gentoo-hardened] problem with new policies?
Date: Thu, 31 Mar 2005 21:27:53
Message-Id: 200503312327.55549.roel@vromen.net
In Reply to: Re: [gentoo-hardened] problem with new policies? by Nico
1 Thanx,
2
3 but that doesn't seem to do anything in my case:
4
5 make after make clean still gives a load of messages such as:
6 -------
7 #line 18
8 domains/admin.te:18:ERROR 'permission connected_socket_perms is not defined
9 forclass tcp_socket' at token ';' on line 4297:
10 allow sysadm_mail_t self:tcp_socket connected_socket_perms;
11 ------
12
13 Darn,
14
15 Roel
16
17 > i ran into the same problem..
18 > doing a simple make clean && make && make load
19 >
20 > solved it for me
21 >
22 > note: without the "make clean" there've been a lot of errors
23 >
24 > HTH
25 >
26 > nico
27 >
28 > Roel Vromen wrote:
29 > > When setting the selinux labels, I now get errors obviously pointing at
30 > > hotplug and udev contexts (both of which I do not use on my server). some
31 > > examples:
32 > > -------------
33 > >
34 > >>>>Setting SELinux security labels
35 > >
36 > > /usr/sbin/setfiles: read 729 specifications
37 > > /usr/sbin/setfiles: invalid context system_u:object_r:hotplug_etc_t on
38 > > line num ber 651
39 > > /usr/sbin/setfiles: invalid context system_u:object_r:hotplug_exec_t on
40 > > line nu mber 652
41 > > /usr/sbin/setfiles: invalid context system_u:object_r:hotplug_exec_t on
42 > > line
43 >
44 > ...
45 > --
46 > gentoo-hardened@g.o mailing list
47 --
48 gentoo-hardened@g.o mailing list

Replies

Subject Author
Re: [gentoo-hardened] problem with new policies? Chris PeBenito <pebenito@g.o>