From: Russell Coker <russell@coker.com.au>
To: Luke Kenneth Casson Leighton <lkcl@lkcl.net>
Cc: SE-Linux <selinux@tycho.nsa.gov>
Subject: Re: patch for ssh-agent
Date: Wed, 25 Aug 2004 20:13:51 +1000 [thread overview]
Message-ID: <200408252013.51983.russell@coker.com.au> (raw)
In-Reply-To: <20040823215904.GE13677@lkcl.net>
On Tue, 24 Aug 2004 07:59, Luke Kenneth Casson Leighton <lkcl@lkcl.net> wrote:
> absolutely clueless as to what this is for, but at least it gets
> rid of the audit warnings, which were bugging me.
Are you running in permissive mode? The below line should prevent any
selinux_config_t:file access unless the file handle is being inherited from
kdm (in which case it would be a kdm bug and we don't want to hide it with a
dontaudit).
dontaudit $1_ssh_agent_t selinux_config_t:dir { search };
--
http://www.coker.com.au/selinux/ My NSA Security Enhanced Linux packages
http://www.coker.com.au/bonnie++/ Bonnie++ hard drive benchmark
http://www.coker.com.au/postal/ Postal SMTP/POP benchmark
http://www.coker.com.au/~russell/ My home page
--
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.
prev parent reply other threads:[~2004-08-25 10:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-23 21:59 patch for ssh-agent Luke Kenneth Casson Leighton
2004-08-24 11:21 ` Stephen Smalley
2004-08-24 14:57 ` Luke Kenneth Casson Leighton
2004-08-25 10:13 ` Russell Coker [this message]
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=200408252013.51983.russell@coker.com.au \
--to=russell@coker.com.au \
--cc=lkcl@lkcl.net \
--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.