All of lore.kernel.org
 help / color / mirror / Atom feed
* O'Rielly SELinux Book (2005)
@ 2009-01-27 17:31 Joshua Kramer
  2009-01-27 19:44 ` Sutton, Harry (MSE)
  0 siblings, 1 reply; 6+ messages in thread
From: Joshua Kramer @ 2009-01-27 17:31 UTC (permalink / raw)
  To: selinux


Howdy Folks,

I have a copy of the O'Rielly SELinux book from 2005.

Many things have changed as far as the implementation and practice. 
However, is this still a good book to read if I just want to learn the 
theory in-depth?  Or have basic elements of SELinux changed since then?

Thanks!
-Josh

-- 

-----
http://www.globalherald.net/jb01
GlobalHerald.NET, the Smarter Social Network! (tm)

--
This message was distributed to subscribers of the selinux mailing 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] 6+ messages in thread

* Re: O'Rielly SELinux Book (2005)
  2009-01-27 17:31 O'Rielly SELinux Book (2005) Joshua Kramer
@ 2009-01-27 19:44 ` Sutton, Harry (MSE)
  2009-01-27 20:40   ` Enabling the "noatime" option on filesystems Hasan Rezaul-CHR010
  2009-01-28  7:31   ` O'Rielly SELinux Book (2005) Shaz
  0 siblings, 2 replies; 6+ messages in thread
From: Sutton, Harry (MSE) @ 2009-01-27 19:44 UTC (permalink / raw)
  To: Joshua Kramer; +Cc: selinux@tycho.nsa.gov

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

Hi Josh,

I found that to be one of the (few) O'Reilly books that didn't really
cut it for me on its stated subject matter; my preference is
Prentice-Hall's "SELinux by Example, Using Security Enhanced Linux", by
Frank Mayer, Karl MacMillan and David Caplan (ISBN 0-13-196369-4). It's
a much clearer (and more comprehensive) treatment of the theory in depth
you're asking for.

Best regards,

    /Harry Sutton, RHCA / RHCSS
     Hewlett-Packard Company

Joshua Kramer wrote:
> Howdy Folks,
>
> I have a copy of the O'Rielly SELinux book from 2005.
>
> Many things have changed as far as the implementation and practice. 
> However, is this still a good book to read if I just want to learn the 
> theory in-depth?  Or have basic elements of SELinux changed since then?
>
> Thanks!
> -Josh
>
>   


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 6268 bytes --]

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

* Enabling the "noatime" option on filesystems...
  2009-01-27 19:44 ` Sutton, Harry (MSE)
@ 2009-01-27 20:40   ` Hasan Rezaul-CHR010
  2009-01-27 21:54     ` James Morris
  2009-01-28  7:31   ` O'Rielly SELinux Book (2005) Shaz
  1 sibling, 1 reply; 6+ messages in thread
From: Hasan Rezaul-CHR010 @ 2009-01-27 20:40 UTC (permalink / raw)
  To: Stephen Smalley; +Cc: selinux, Berger Timothy-TBERGER1, Stephens Brad-CBS056

Hi All,

If I enable the 'noatime' option on all my mounted filesystems, such
that anytime a given file is accessed for "READ", the last access time
is not updated: will this cause any negative impacts to SELinux ?

I am guessing it does NOT, but just wanted to make sure if there are any
impacts... Thanks,

- Rezaul.


--
This message was distributed to subscribers of the selinux mailing 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] 6+ messages in thread

* Re: Enabling the "noatime" option on filesystems...
  2009-01-27 20:40   ` Enabling the "noatime" option on filesystems Hasan Rezaul-CHR010
@ 2009-01-27 21:54     ` James Morris
  0 siblings, 0 replies; 6+ messages in thread
From: James Morris @ 2009-01-27 21:54 UTC (permalink / raw)
  To: Hasan Rezaul-CHR010
  Cc: Stephen Smalley, selinux, Berger Timothy-TBERGER1,
	Stephens Brad-CBS056

On Tue, 27 Jan 2009, Hasan Rezaul-CHR010 wrote:

> Hi All,
> 
> If I enable the 'noatime' option on all my mounted filesystems, such
> that anytime a given file is accessed for "READ", the last access time
> is not updated: will this cause any negative impacts to SELinux ?
> 
> I am guessing it does NOT, but just wanted to make sure if there are any
> impacts... Thanks,

It should have no effect.


-- 
James Morris
<jmorris@namei.org>

--
This message was distributed to subscribers of the selinux mailing 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] 6+ messages in thread

* Re: O'Rielly SELinux Book (2005)
  2009-01-27 19:44 ` Sutton, Harry (MSE)
  2009-01-27 20:40   ` Enabling the "noatime" option on filesystems Hasan Rezaul-CHR010
@ 2009-01-28  7:31   ` Shaz
  2009-01-28  8:44     ` Justin P. Mattock
  1 sibling, 1 reply; 6+ messages in thread
From: Shaz @ 2009-01-28  7:31 UTC (permalink / raw)
  To: Sutton, Harry (MSE); +Cc: Joshua Kramer, selinux@tycho.nsa.gov

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

And to stay up to date with the commands and infrastructure than you would
like to go for Fedora SELinux guide. It might as well give you partial
details on the design of SELinux, although SELinux by Example has a very
clear description of the design in its first section. Policy models are
discussed in section 2.

On Wed, Jan 28, 2009 at 12:44 AM, Sutton, Harry (MSE)
<harry.sutton@hp.com>wrote:

> Hi Josh,
>
> I found that to be one of the (few) O'Reilly books that didn't really
> cut it for me on its stated subject matter; my preference is
> Prentice-Hall's "SELinux by Example, Using Security Enhanced Linux", by
> Frank Mayer, Karl MacMillan and David Caplan (ISBN 0-13-196369-4). It's
> a much clearer (and more comprehensive) treatment of the theory in depth
> you're asking for.
>
> Best regards,
>
>    /Harry Sutton, RHCA / RHCSS
>     Hewlett-Packard Company
>
> Joshua Kramer wrote:
> > Howdy Folks,
> >
> > I have a copy of the O'Rielly SELinux book from 2005.
> >
> > Many things have changed as far as the implementation and practice.
> > However, is this still a good book to read if I just want to learn the
> > theory in-depth?  Or have basic elements of SELinux changed since then?
> >
> > Thanks!
> > -Josh
> >
> >
>
>


-- 
Shaz

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

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

* Re: O'Rielly SELinux Book (2005)
  2009-01-28  7:31   ` O'Rielly SELinux Book (2005) Shaz
@ 2009-01-28  8:44     ` Justin P. Mattock
  0 siblings, 0 replies; 6+ messages in thread
From: Justin P. Mattock @ 2009-01-28  8:44 UTC (permalink / raw)
  To: Shaz; +Cc: Sutton, Harry (MSE), Joshua Kramer, selinux@tycho.nsa.gov

Shaz wrote:
> And to stay up to date with the commands and infrastructure than you 
> would like to go for Fedora SELinux guide. It might as well give you 
> partial details on the design of SELinux, although SELinux by Example 
> has a very clear description of the design in its first section. 
> Policy models are discussed in section 2.
>
> On Wed, Jan 28, 2009 at 12:44 AM, Sutton, Harry (MSE) 
> <harry.sutton@hp.com <mailto:harry.sutton@hp.com>> wrote:
>
>     Hi Josh,
>
>     I found that to be one of the (few) O'Reilly books that didn't really
>     cut it for me on its stated subject matter; my preference is
>     Prentice-Hall's "SELinux by Example, Using Security Enhanced
>     Linux", by
>     Frank Mayer, Karl MacMillan and David Caplan (ISBN 0-13-196369-4).
>     It's
>     a much clearer (and more comprehensive) treatment of the theory in
>     depth
>     you're asking for.
>
>     Best regards,
>
>        /Harry Sutton, RHCA / RHCSS
>         Hewlett-Packard Company
>
>     Joshua Kramer wrote:
>     > Howdy Folks,
>     >
>     > I have a copy of the O'Rielly SELinux book from 2005.
>     >
>     > Many things have changed as far as the implementation and practice.
>     > However, is this still a good book to read if I just want to
>     learn the
>     > theory in-depth?  Or have basic elements of SELinux changed
>     since then?
>     >
>     > Thanks!
>     > -Josh
>     >
>     >
>
>
>
>
> -- 
> Shaz
>
In any case(from my point of view) seeing any  info
about SELinux is nice to see.
hopefully more people adopt the policy.
eventually(hopefully) this will be a something that
every system adopts;

regards;

Justin P. Mattock,



--
This message was distributed to subscribers of the selinux mailing 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] 6+ messages in thread

end of thread, other threads:[~2009-01-28  8:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-27 17:31 O'Rielly SELinux Book (2005) Joshua Kramer
2009-01-27 19:44 ` Sutton, Harry (MSE)
2009-01-27 20:40   ` Enabling the "noatime" option on filesystems Hasan Rezaul-CHR010
2009-01-27 21:54     ` James Morris
2009-01-28  7:31   ` O'Rielly SELinux Book (2005) Shaz
2009-01-28  8:44     ` Justin P. Mattock

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.