All of lore.kernel.org
 help / color / mirror / Atom feed
From: J <jack@i2net.com>
To: selinux@tycho.nsa.gov
Subject: Re: Updated release
Date: 18 Oct 2001 02:11:15 -0700	[thread overview]
Message-ID: <1003396275.3729.34.camel@BufferOverflow> (raw)
In-Reply-To: <Pine.GSO.4.33.0110171035500.18757-100000@raven>

On Wed, 2001-10-17 at 08:05, Stephen Smalley wrote:
> 
> A few additional notes about this release:
> 
> 1) A new run_init utility program and domain have been created to allow
> administrators to run the init scripts with the appropriate security
> context (e.g. to restart daemons) in a secure manner.  This was requested
> by several SELinux users.  See the updated README, utils/run_init, and
> utils/appconfig/initrc_context.

If you are not using PAM it didn't compile so I just moved 
#define CONTEXT_FILE .....
out of the ifdef PAM block. in run_init.c  FYI.

Also newrole.c line 412 almost certanly has an error

I changed
if ( !authenticate_via_shadow_passwd(d p_passwd_line) ) {
to
if ( !authenticate_via_shadow_passwd(p_passwd_line) ) {

Also, I have integrated this with a Slackware 8.0 filewall
that is re-exporting nfs filesystems to samba for windows clients.
It is also running dhcp. I have created iptables, dhcpd, and samba
domains. I also had to change a huge amount of file_contexts. It is
working fine as a production server. I am very pleased with selinux.

J


--
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.

  reply	other threads:[~2001-10-18  9:11 UTC|newest]

Thread overview: 71+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-16 22:03 Updated release Howard Holm
2001-10-17 15:05 ` Stephen Smalley
2001-10-18  9:11   ` J [this message]
2001-10-18 12:48     ` [PATCH] Bug fixes for non-PAM newrole and run_init (Was: Re: Updated release) Stephen Smalley
  -- strict thread matches above, loose matches on Subject: below --
2004-06-29 21:16 Updated Release Howard Holm
2004-05-13 23:10 Howard Holm
2004-05-14 14:26 ` Stephen Smalley
2004-04-08 14:29 Howard Holm
2004-03-12 18:34 Howard Holm
2004-03-16 13:16 ` James Carter
2004-02-23 23:19 Howard Holm
2003-12-05 20:28 Howard Holm
2003-10-02 17:13 Howard Holm
2003-10-03  6:47 ` Andreas Schuldei
2003-10-03 13:45   ` Stephen Smalley
2003-10-04 11:40     ` Andreas Schuldei
2003-10-06 14:20       ` Stephen Smalley
2003-10-06 17:55         ` Tom
2003-10-03 14:19   ` Daniel J Walsh
2003-08-14 11:46 Howard Holm
2003-08-14 16:14 ` Chris PeBenito
2003-08-14 18:21   ` James Carter
2003-07-11 19:41 Howard Holm
2003-07-11 23:31 ` Christopher J. PeBenito
2003-07-14 11:59   ` Stephen Smalley
2003-07-31  2:56 ` Bill Laut
2003-07-31 12:20   ` Stephen Smalley
2003-04-07 20:46 Howard Holm
2003-04-08 14:11 ` Stephen Smalley
2003-01-16 16:12 Stephen D. Smalley
2003-01-16 15:31 Howard Holm
2002-12-16 14:57 Stephen D. Smalley
2002-12-13 15:41 Howard Holm
2002-10-23 14:16 Howard Holm
2002-10-23 19:57 ` Stephen Smalley
2002-08-24 17:45 Howard Holm
2002-08-26 12:36 ` Stephen Smalley
2002-07-03 19:59 Howard Holm
2002-07-04 11:33 ` Grant Bayley
2002-07-04 13:07   ` Brad Chapman
2002-07-04 13:10     ` Grant Bayley
2002-07-04 15:53       ` Brad Chapman
2002-07-05 12:35         ` Stephen Smalley
2002-07-05 12:30     ` Stephen Smalley
2002-07-05 12:11 ` Stephen Smalley
2002-05-31 21:32 Howard Holm
2002-06-01 10:21 ` Russell Coker
2002-06-03 12:53   ` Stephen Smalley
2002-06-03 22:44     ` Russell Coker
2002-06-03 15:08 ` Stephen Smalley
2002-05-02 20:32 Howard Holm
2002-05-03  4:33 ` Grant Bayley
2002-05-03 14:06 ` Stephen Smalley
     [not found] <72222DC86846D411ABD300A0C9EB08A10152430C@csoc-mail-box.csoconline.com>
2002-03-15 17:03 ` Stephen Smalley
2002-03-14 20:12 Howard Holm
2002-03-15 14:38 ` Stephen Smalley
2002-01-18 22:56 Howard Holm
2002-01-19  0:18 ` Grant Bayley
2001-12-10 20:55 Updated release Howard Holm
2001-12-11  3:27 ` Grant Bayley
2001-11-20 14:10 Howard Holm
2001-11-21  1:30 ` Grant Bayley
2001-08-24 14:30 Howard Holm
2001-09-27 22:11 ` Howard Holm
2001-09-28  6:44   ` Grant Bayley
2001-09-30  6:47   ` Conan Callen
2001-10-01 13:52     ` Stephen Smalley
2001-04-17 21:23 Howard Holm
2001-03-16 16:07 Howard Holm
2001-03-16 23:29 ` Grant Bayley
2001-01-02 22:28 Pete Loscocco

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1003396275.3729.34.camel@BufferOverflow \
    --to=jack@i2net.com \
    --cc=selinux@tycho.nsa.gov \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.