* Installing selinux on RedHat 7.0
@ 2001-05-09 22:15 Hugo F. Martinez
2001-05-09 18:42 ` Stephen Smalley
0 siblings, 1 reply; 2+ messages in thread
From: Hugo F. Martinez @ 2001-05-09 22:15 UTC (permalink / raw)
To: selinux
Hello:
I came across with some problems installing selinux on RedHat 7.0
and i would like to know if someone of you had something like this
making the initial policy
ERROR IN THE STATEMENT ENDING ON LINE 1054 (TOKEN ';'):
UNKNOWN CLASS FILESYSTEM USED IN RULE
And the line that make that error is this:
allow file_type fs_t:filesystem associate;
I've changed the version from gcc 2.96.3 to 2.95.3 and i got the same
error, and when i boot the machine i get this messages from the kernel
security: starting up (compiled on <date>)
security: loading policy configuration from /ss_policy
security: unable to open /ss_policy
kernel panic: security_init
The directory /ss_policy does not exist. One more thing is that my
machine compiles and works with the kernel-2.4 without the flask
facility.
Thanks.
--
You have received this message because you are subscribed to the selinux list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: Installing selinux on RedHat 7.0
2001-05-09 22:15 Installing selinux on RedHat 7.0 Hugo F. Martinez
@ 2001-05-09 18:42 ` Stephen Smalley
0 siblings, 0 replies; 2+ messages in thread
From: Stephen Smalley @ 2001-05-09 18:42 UTC (permalink / raw)
To: Hugo F. Martinez; +Cc: selinux
On Wed, 9 May 2001, Hugo F. Martinez wrote:
> ERROR IN THE STATEMENT ENDING ON LINE 1054 (TOKEN ';'):
> UNKNOWN CLASS FILESYSTEM USED IN RULE
You need to apply the patch that I sent to the mailing list
on Monday to fix a bug in the checkpolicy program. After
applying the patch, rebuild your checkpolicy program and try again.
> security: unable to open /ss_policy
This is because you were unable to compile and install the security
policy configuration using the checkpolicy program, due to the bug.
--
Stephen D. Smalley, NAI Labs
ssmalley@nai.com
--
You have received this message because you are subscribed to the selinux list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-05-09 18:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-09 22:15 Installing selinux on RedHat 7.0 Hugo F. Martinez
2001-05-09 18:42 ` Stephen Smalley
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.