* please guide me a way to study selinux in Kernel
2006-12-15 1:42 [PATCH 7/7] labeled ipsec policy changes Joy Latten
@ 2006-12-20 7:00 ` Nerazzurri.YANG
2006-12-20 14:51 ` James Morris
2006-12-20 15:02 ` Stephen Smalley
0 siblings, 2 replies; 5+ messages in thread
From: Nerazzurri.YANG @ 2006-12-20 7:00 UTC (permalink / raw)
To: selinux
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=gb18030; format=flowed, Size: 702 bytes --]
hi all,
i am studying SELinux, mainly about kernel part.
but i can not find more informations about that, except
the docs in NSA website.
most of docs and websites are about user space and policy,
which is not i want now.
please guide me a way to find more informations about selinux
in linux kernel, especially in implementations
by the way, where can i get the book
<<SELinux by Example: Using Security Enhanced Linux>>
wrote by Tresys, i am in china.
thanks very much
--
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] 5+ messages in thread
* Re: please guide me a way to study selinux in Kernel
2006-12-20 7:00 ` please guide me a way to study selinux in Kernel Nerazzurri.YANG
@ 2006-12-20 14:51 ` James Morris
2006-12-20 15:02 ` Stephen Smalley
1 sibling, 0 replies; 5+ messages in thread
From: James Morris @ 2006-12-20 14:51 UTC (permalink / raw)
To: Nerazzurri.YANG; +Cc: selinux
On Wed, 20 Dec 2006, Nerazzurri.YANG wrote:
> but i can not find more informations about that, except
> the docs in NSA website.
Here are some slides I made for a talk last year at Foss.in:
http://people.redhat.com/jmorris/slides/fossin2005_selinux_kernel.pdf
SELinux uses LSM, so also see:
http://www.usenix.org/event/sec02/wright.html
--
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] 5+ messages in thread
* Re: please guide me a way to study selinux in Kernel
2006-12-20 7:00 ` please guide me a way to study selinux in Kernel Nerazzurri.YANG
2006-12-20 14:51 ` James Morris
@ 2006-12-20 15:02 ` Stephen Smalley
1 sibling, 0 replies; 5+ messages in thread
From: Stephen Smalley @ 2006-12-20 15:02 UTC (permalink / raw)
To: Nerazzurri.YANG; +Cc: selinux
On Wed, 2006-12-20 at 15:00 +0800, Nerazzurri.YANG wrote:
> hi all,
>
>
> i am studying SELinux, mainly about kernel part.
>
> but i can not find more informations about that, except
> the docs in NSA website.
>
> most of docs and websites are about user space and policy,
> which is not i want now.
>
> please guide me a way to find more informations about selinux
> in linux kernel, especially in implementations
Have you looked at the
"Implementing SELinux as a Linux Security Module" technical report?
Available from
http://www.nsa.gov/selinux/papers/module-abs.cfm
Not entirely up to date, but still a good resource on the implementation.
--
Stephen Smalley
National Security Agency
--
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] 5+ messages in thread
* Re: please guide me a way to study selinux in Kernel
@ 2006-12-21 2:51 Nerazzurri.YANG
[not found] ` <1166702840.30579.164.camel@moss-spartans.epoch.ncsc.mil>
0 siblings, 1 reply; 5+ messages in thread
From: Nerazzurri.YANG @ 2006-12-21 2:51 UTC (permalink / raw)
To: selinux
>Here are some slides I made for a talk last year at Foss.in:
>http://people.redhat.com/jmorris/slides/fossin2005_selinux_kernel.pdf
>SELinux uses LSM, so also see:
>http://www.usenix.org/event/sec02/wright.html
>Have you looked at the
>"Implementing SELinux as a Linux Security Module" technical report?
>Available from
>http://www.nsa.gov/selinux/papers/module-abs.cfm
>Not entirely up to date, but still a good resource on the >implementation.
Morris, Smalley, thanks very much
i have read all these papers, but i still have not understood well
and furthermore, the informations of LSM is not necessary too.
it seems that i have to study from kernel source code.
the source code is best study material :-)
by the way, why i have not received the mail i sent to the
list(selinux@tycho.nsa.gov), but others can see my mail sent to the
list. Is there something i misunderstand?
--
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] 5+ messages in thread
* Re: please guide me a way to study selinux in Kernel
[not found] ` <1166792252.13969.7.camel@moss-spartans.epoch.ncsc.mil>
@ 2006-12-25 1:35 ` Nerazzurri.YANG
0 siblings, 0 replies; 5+ messages in thread
From: Nerazzurri.YANG @ 2006-12-25 1:35 UTC (permalink / raw)
To: Stephen Smalley; +Cc: selinux
Stephen Smalley wrote:
> On Fri, 2006-12-22 at 10:08 +0800, Nerazzurri.YANG wrote:
>> i have not received any mails i have sent to the list from i subscribe to
>> the list :-))
>
> Strange. But are you seeing other people's emails posted to the list
> (not just ones sent directly to you, like the replies to your message,
> but other messages posted to the list by other people, like the recent
> ones from Karl MacMillan)?
i think i have received the mail, do you mean this mail:
[PATCH] correct return value handling in libsemanage
The function semanage_direct_commit in libsemanage:direct_api.c does not
correctly propagate error codes. This patch fixes that.
Signed-off-by: Karl MacMillan <kmacmillan@mentalrootkit.com>
diff -r 1ecfd5befe3f src/direct_api.c
--- a/src/direct_api.c Thu Dec 21 17:09:45 2006 -0500
+++ b/src/direct_api.c Thu Dec 21 17:47:06 2006 -0500
@@ -603,7 +603,8 @@ static int semanage_direct_commit(semana
.............
from Karl MacMillan.
can you reply this message direct to the list, not to me.
if i can receive the reply, that may mean the mailing list
work well.
futhermore, i will reply your mail to the list (in CC), if
you will have received two same mails, it seems that my
mail client has something wrong.
>
>> i have checked, there are not any mail in junk and spam.
>>
>> is it possbile that my setting in thunderbird is wrong?
>>
>> everything is right, when i subscribe to other mailing list
>> such as rpm, anaconda.....
>
> I don't see anything on our end that would explain it (no bounces to
> owner-selinux for your address, and your address is listed in the list
> members). And if you can receive mail directly from me like this, then
> there shouldn't be any real difference - they are both going through the
> same mail servers.
>
--
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] 5+ messages in thread
end of thread, other threads:[~2007-01-03 16:54 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-21 2:51 please guide me a way to study selinux in Kernel Nerazzurri.YANG
[not found] ` <1166702840.30579.164.camel@moss-spartans.epoch.ncsc.mil>
[not found] ` <458B3E1B.20107@gmail.com>
[not found] ` <1166792252.13969.7.camel@moss-spartans.epoch.ncsc.mil>
2006-12-25 1:35 ` Nerazzurri.YANG
-- strict thread matches above, loose matches on Subject: below --
2006-12-15 1:42 [PATCH 7/7] labeled ipsec policy changes Joy Latten
2006-12-20 7:00 ` please guide me a way to study selinux in Kernel Nerazzurri.YANG
2006-12-20 14:51 ` James Morris
2006-12-20 15:02 ` 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.