From: Daniel J Walsh <dwalsh@redhat.com>
To: russell@coker.com.au
Cc: jwcart2@epoch.ncsc.mil, SELinux <selinux@tycho.nsa.gov>
Subject: Re: policy patches
Date: Wed, 06 Oct 2004 11:28:52 -0400 [thread overview]
Message-ID: <41640F34.6090705@redhat.com> (raw)
In-Reply-To: <200410030614.57157.russell@coker.com.au>
[-- Attachment #1: Type: text/plain, Size: 560 bytes --]
Russell Coker wrote:
>On Sat, 2 Oct 2004 20:16, Daniel J Walsh <dwalsh@redhat.com> wrote:
>
>
>>Russell Coker wrote:
>>
>>
>>>On Sat, 2 Oct 2004 06:45, Daniel J Walsh <dwalsh@redhat.com> wrote:
>>>
>>>
>>>>Cleaned up patch with some of russells changes.
>>>>
>>>>chage has been updated to do a checkPasswdAccess(PASSWD__ROOTOK) now.
>>>>
>>>>
>>>+allow getty_t initrc_devpts_t:chr_file { read write };
>>>
>>>What is this for?
>>>
>>>
>>I have been getting AVC messages for it.
>>
>>
>
>Please show me the AVC messages.
>
>
>
[-- Attachment #2: getty --]
[-- Type: text/plain, Size: 2952 bytes --]
Oct 6 07:31:21 dhcppc0 kernel: audit(1097062281.872:0): avc: denied { read write } for pid=3884 exe=/sbin/mingetty path=/dev/pts/0 dev=devpts ino=2 scontext=system_u:system_r:getty_t tcontext=system_u:object_r:initrc_devpts_t tclass=chr_file
Oct 6 07:31:22 dhcppc0 kernel: audit(1097062281.909:0): avc: denied { read write } for pid=3885 exe=/sbin/mingetty path=/dev/pts/0 dev=devpts ino=2 scontext=system_u:system_r:getty_t tcontext=system_u:object_r:initrc_devpts_t tclass=chr_file
Oct 6 07:31:22 dhcppc0 kernel: audit(1097062281.910:0): avc: denied { read write } for pid=3885 exe=/sbin/mingetty path=/dev/pts/0 dev=devpts ino=2 scontext=system_u:system_r:getty_t tcontext=system_u:object_r:initrc_devpts_t tclass=chr_file
Oct 6 07:31:22 dhcppc0 kernel: audit(1097062281.910:0): avc: denied { read write } for pid=3885 exe=/sbin/mingetty path=/dev/pts/0 dev=devpts ino=2 scontext=system_u:system_r:getty_t tcontext=system_u:object_r:initrc_devpts_t tclass=chr_file
Oct 6 07:31:22 dhcppc0 kernel: audit(1097062282.034:0): avc: denied { read write } for pid=3930 exe=/sbin/mingetty path=/dev/pts/0 dev=devpts ino=2 scontext=system_u:system_r:getty_t tcontext=system_u:object_r:initrc_devpts_t tclass=chr_file
Oct 6 07:31:22 dhcppc0 kernel: audit(1097062282.157:0): avc: denied { read write } for pid=3975 exe=/sbin/mingetty path=/dev/pts/0 dev=devpts ino=2 scontext=system_u:system_r:getty_t tcontext=system_u:object_r:initrc_devpts_t tclass=chr_file
Oct 6 07:31:22 dhcppc0 kernel: audit(1097062282.157:0): avc: denied { read write } for pid=3975 exe=/sbin/mingetty path=/dev/pts/0 dev=devpts ino=2 scontext=system_u:system_r:getty_t tcontext=system_u:object_r:initrc_devpts_t tclass=chr_file
Oct 6 07:31:22 dhcppc0 kernel: audit(1097062282.158:0): avc: denied { read write } for pid=3975 exe=/sbin/mingetty path=/dev/pts/0 dev=devpts ino=2 scontext=system_u:system_r:getty_t tcontext=system_u:object_r:initrc_devpts_t tclass=chr_file
Oct 6 07:31:22 dhcppc0 kernel: audit(1097062282.279:0): avc: denied { read write } for pid=4020 exe=/sbin/mingetty path=/dev/pts/0 dev=devpts ino=2 scontext=system_u:system_r:getty_t tcontext=system_u:object_r:initrc_devpts_t tclass=chr_file
Oct 6 07:31:22 dhcppc0 kernel: audit(1097062282.280:0): avc: denied { read write } for pid=4020 exe=/sbin/mingetty path=/dev/pts/0 dev=devpts ino=2 scontext=system_u:system_r:getty_t tcontext=system_u:object_r:initrc_devpts_t tclass=chr_file
Oct 6 07:31:22 dhcppc0 kernel: audit(1097062282.280:0): avc: denied { read write } for pid=4020 exe=/sbin/mingetty path=/dev/pts/0 dev=devpts ino=2 scontext=system_u:system_r:getty_t tcontext=system_u:object_r:initrc_devpts_t tclass=chr_file
Oct 6 07:31:22 dhcppc0 kernel: audit(1097062282.580:0): avc: denied { read write } for pid=4065 exe=/sbin/mingetty path=/dev/pts/0 dev=devpts ino=2 scontext=system_u:system_r:getty_t tcontext=system_u:object_r:initrc_devpts_t tclass=chr_file
next prev parent reply other threads:[~2004-10-06 15:29 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-29 13:54 policy patches Russell Coker
2004-09-29 17:45 ` Thomas Bleher
2004-09-29 20:20 ` Russell Coker
2004-10-01 16:42 ` James Carter
2004-10-01 17:44 ` Russell Coker
2004-10-01 20:45 ` Daniel J Walsh
2004-10-02 0:42 ` Russell Coker
2004-10-02 10:16 ` Daniel J Walsh
2004-10-02 20:14 ` Russell Coker
2004-10-06 15:28 ` Daniel J Walsh [this message]
2004-10-10 17:37 ` Russell Coker
2004-10-02 0:43 ` Russell Coker
2004-10-02 10:18 ` Daniel J Walsh
2004-10-02 20:15 ` Russell Coker
2004-10-04 20:12 ` James Carter
2004-10-05 15:41 ` Daniel J Walsh
2004-10-05 17:35 ` James Carter
[not found] ` <4162DEC3.4050306@redhat.com>
2004-10-05 18:22 ` James Carter
2004-10-05 19:06 ` James Carter
2004-10-06 10:10 ` Luke Kenneth Casson Leighton
2004-10-06 11:40 ` Erich Schubert
2004-10-06 12:32 ` James Carter
2004-10-06 13:13 ` Daniel J Walsh
2004-10-06 13:50 ` Luke Kenneth Casson Leighton
-- strict thread matches above, loose matches on Subject: below --
2005-09-19 5:13 Russell Coker
2005-01-02 12:03 Russell Coker
2005-01-04 19:33 ` James Carter
2005-01-05 16:45 ` James Carter
2004-09-16 11:51 hald fix Russell Coker
2004-09-16 14:52 ` James Carter
2004-09-16 21:23 ` Policy patches Daniel J Walsh
2004-09-17 12:07 ` Russell Coker
2004-09-20 20:03 ` James Carter
2004-09-17 20:56 ` James Carter
2004-09-20 12:35 ` Daniel J Walsh
2004-09-21 20:55 ` Daniel J Walsh
2004-09-22 20:21 ` James Carter
2004-08-19 12:57 policy patches Russell Coker
2004-08-20 19:07 ` Stephen Smalley
2003-04-26 7:30 Russell Coker
2003-03-27 18:25 Kelly_Djahandari
2003-03-26 17:47 Kelly_Djahandari
2003-03-22 22:53 Russell Coker
2003-03-22 22:14 Russell Coker
2003-03-24 17:13 ` Wayne Salamon
2002-11-04 12:41 Russell Coker
2002-09-09 22:59 Russell Coker
2002-09-21 2:39 ` Stephen Smalley
2002-08-09 15:30 Russell Coker
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=41640F34.6090705@redhat.com \
--to=dwalsh@redhat.com \
--cc=jwcart2@epoch.ncsc.mil \
--cc=russell@coker.com.au \
--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.