All of lore.kernel.org
 help / color / mirror / Atom feed
* Successful install
@ 2001-08-29 21:48 Conan Callen
  2001-08-30 13:08 ` Stephen Smalley
  0 siblings, 1 reply; 3+ messages in thread
From: Conan Callen @ 2001-08-29 21:48 UTC (permalink / raw)
  To: selinux

[-- Attachment #1: Type: text/plain, Size: 556 bytes --]

I finished the install this morning, selinux is up and runing. It all seems to be running ok.

The README (Building & Installing) instructions worked great. The only problem I ran into was that I missed step 15 (adding /usr/local/selinux/bin to the path).

I read earlier that selinux had no support for x windows, is this still true with this latest drop? Is anyone working on a secured desktop?

I have installed Bastille (www.bastille-linux.org) and am using the firewall that comes with it. Will this conflict with anything in selinux?

Conan

[-- Attachment #2: Type: text/html, Size: 1291 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: Successful install
@ 2001-08-30 12:19 Westerman, Mark
  0 siblings, 0 replies; 3+ messages in thread
From: Westerman, Mark @ 2001-08-30 12:19 UTC (permalink / raw)
  To: 'Conan Callen', selinux

[-- Attachment #1: Type: text/plain, Size: 1037 bytes --]

The current version of selinux does support X-Windows, but does not support
a graphice login.
I have ported gdm (gnone display manager) to selinux. When I Finish the
policies files for 
the gdm I will mail the port and policy file to you if you would like.
 
Mark Westerman

-----Original Message-----
From: Conan Callen [mailto:ccallen@windowpane.com]
Sent: Wednesday, August 29, 2001 4:49 PM
To: selinux@tycho.nsa.gov
Subject: Successful install 


I finished the install this morning, selinux is up and runing. It all seems
to be running ok.
 
The README (Building & Installing) instructions worked great. The only
problem I ran into was that I missed step 15 (adding /usr/local/selinux/bin
to the path).
 
I read earlier that selinux had no support for x windows, is this still true
with this latest drop? Is anyone working on a secured desktop?
 
I have installed Bastille ( www.bastille-linux.org
<http://www.bastille-linux.org> ) and am using the firewall that comes with
it. Will this conflict with anything in selinux?
 
Conan


[-- Attachment #2: Type: text/html, Size: 2439 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Successful install
  2001-08-29 21:48 Successful install Conan Callen
@ 2001-08-30 13:08 ` Stephen Smalley
  0 siblings, 0 replies; 3+ messages in thread
From: Stephen Smalley @ 2001-08-30 13:08 UTC (permalink / raw)
  To: Conan Callen; +Cc: selinux


On Wed, 29 Aug 2001, Conan Callen wrote:

> I finished the install this morning, selinux is up and runing. 
> It all seems to be running ok.

Good.  Be sure to verify that none of your daemons were left in
the initrc_t domain by checking the ps -e --context output.  If
so, then you'll need to define domains for those daemons or disable
them if you don't want to use them.  Also check your /var/log/messages
file for 'avc: denied' messages to see if you need to add any
permissions to the example policy for your particular system.
When you think the policy is ready, you can toggle the system
into enforcing mode with avc_toggle (or rebuild the kernel with
CONFIG_FLASK_DEVELOP undefined).

> I read earlier that selinux had no support for x windows, is this still 
> true with this latest drop? Is anyone working on a secured desktop?

In the example policy released with the new prototype, I commented out
some of the permissions needed by the X server because they are very
dangerous.  See the lines preceded by 'Commented out by default' in
policy/domains/program/xserver.te.  You can uncomment those permissions
if you want, but the consequence is that a bug in the X server can be
catastrophic to the security of your system.  Also, this only allows
you to run X via startx after a normal login - it doesn't deal with
running an X display manager.  Mark Westerman has made some modifications
to gdm for this purpose and put them on the sourceforge site.

The X server really needs to be partitioned up more, so that only
a small section of code needs to be granted these highly sensitive
permissions.

--
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] 3+ messages in thread

end of thread, other threads:[~2001-08-30 13:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-08-29 21:48 Successful install Conan Callen
2001-08-30 13:08 ` Stephen Smalley
  -- strict thread matches above, loose matches on Subject: below --
2001-08-30 12:19 Westerman, Mark

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.