All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alice Mynona <alice_mynona@bian-fu.net>
To: Dominick Grift <domg472@gmail.com>
Cc: SELinux@tycho.nsa.gov
Subject: Re: Developing a SELinux policy for antivirus - Activating a boolean variable when another has been actived
Date: Thu, 24 Jun 2010 19:05:26 +0200	[thread overview]
Message-ID: <4C239056.7020006@bian-fu.net> (raw)
In-Reply-To: <4C238465.60104@gmail.com>

Thanks for your answer.

Dominick Grift schrieb am 24.06.2010 18:14 Uhr:
> On 06/24/2010 05:01 PM, Alice Mynona wrote:
>> I have also taken a look at "file_contexts" (cd
> /etc/selinux/targeted/modules/active && grep antivirus_t
> file_contexts*), but there's no "antivirus_t" anymore.
> 
> antivirus_t is defined a domain type so you wont find it in the list of
> file contexts because those are file types.
>

stupid ;-) It's late. Of course, you are right.
 
> does sesearch --allow -s antivirus_t return anything

ERROR: could not find datum for type antivirus_t

> or sesearch --allow -t antivirus_t?

ERROR: could not find datum for type antivirus_t

> 
> and:
> 
> semanage fcontext -l | grep antivirus

No matches.

> 
> and
> 
> semodule -l | grep antivirus
> 

No matches.

It's funny, isn't it?

Best regards,

Alice

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

  reply	other threads:[~2010-06-24 17:05 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-24 15:01 Developing a SELinux policy for antivirus - Activating a boolean variable when another has been actived Alice Mynona
2010-06-24 15:35 ` Xavier Toth
2010-06-24 17:12   ` Alice Mynona
2010-06-24 16:14 ` Dominick Grift
2010-06-24 17:05   ` Alice Mynona [this message]
2010-06-24 17:12 ` Stephen Smalley
2010-06-24 17:33   ` Stephen Smalley
2010-06-25 10:11     ` Alice Mynona
2010-06-25 10:30       ` Dominick Grift
2010-06-25 20:18         ` Daniel J Walsh
2010-06-25 20:23           ` Stephen Smalley
2010-06-25 20:25             ` Stephen Smalley
2010-06-25 20:47               ` Daniel J Walsh
2010-06-25 21:04                 ` Stephen Smalley
  -- strict thread matches above, loose matches on Subject: below --
2010-06-21 13:58 Alice Mynona

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=4C239056.7020006@bian-fu.net \
    --to=alice_mynona@bian-fu.net \
    --cc=SELinux@tycho.nsa.gov \
    --cc=domg472@gmail.com \
    /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.