From: Daniel J Walsh <dwalsh@redhat.com>
To: Valdis.Kletnieks@vt.edu
Cc: SELinux@tycho.nsa.gov
Subject: Re: Oddness with password aging and related..
Date: Fri, 23 Apr 2004 13:46:57 -0400 [thread overview]
Message-ID: <40895691.8000306@redhat.com> (raw)
In-Reply-To: <200404162308.i3GN8Bf5000929@turing-police.cc.vt.edu>
The following patches have been added to Fedora Policy
--- policy-1.11.2/domains/program/unused/xdm.te.20040423
2004-04-23 09:51:22.000000000 -0400
+++ policy-1.11.2/domains/program/unused/xdm.te 2004-04-23
13:44:39.415634000 -0400
@@ -314,3 +314,4 @@
# VNC v4 module in X server
type vnc_port_t, port_type;
allow xdm_xserver_t vnc_port_t:tcp_socket name_bind;
+allow xdm_t crack_db_t:file { getattr read };
--- policy-1.11.2/domains/program/login.te.20040423 2004-04-23
09:51:22.000000000 -0400
+++ policy-1.11.2/domains/program/login.te 2004-04-23
13:44:08.306363328 -0400
@@ -88,6 +88,8 @@
allow xdm_t $1_login_t:process { signull };
')
+allow $1_login_t crack_db_t:file { getattr read };
+
--
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-04-23 17:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-16 23:08 Oddness with password aging and related Valdis.Kletnieks
2004-04-23 17:46 ` Daniel J Walsh [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=40895691.8000306@redhat.com \
--to=dwalsh@redhat.com \
--cc=SELinux@tycho.nsa.gov \
--cc=Valdis.Kletnieks@vt.edu \
/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.