From: Daniel J Walsh <dwalsh@redhat.com>
To: jwcart2@epoch.ncsc.mil
Cc: SELinux <selinux@tycho.nsa.gov>
Subject: Re: New policy diff
Date: Thu, 30 Sep 2004 14:27:15 -0400 [thread overview]
Message-ID: <415C5003.2090500@redhat.com> (raw)
In-Reply-To: <1096564073.8418.11.camel@moss-lions.epoch.ncsc.mil>
James Carter wrote:
>Isn't this sufficient?
>
>allow inetd_t ftpd_exec_t:file execute;
>
>
>On Wed, 2004-09-29 at 08:46, Daniel J Walsh wrote:
>
>
>>Added policy for vpnc.
>>Mailman location on redhat is changing.
>>More fixes for xinetd apps
>>
>>
>>______________________________________________________________________
>>diff --exclude-from=exclude -N -u -r nsapolicy/domains/program/unused/ftpd.te policy-1.17.23/domains/program/unused/ftpd.te
>>--- nsapolicy/domains/program/unused/ftpd.te 2004-09-01 11:17:48.000000000 -0400
>>+++ policy-1.17.23/domains/program/unused/ftpd.te 2004-09-28 10:46:55.000000000 -0400
>>@@ -44,6 +44,8 @@
>> rw_dir_create_file(ftpd_t, var_lock_t)
>> allow ftpd_t ftp_port_t:tcp_socket name_bind;
>> can_tcp_connect(userdomain, ftpd_t)
>>+# Allows it to check exec privs on daemon
>>+can_exec(inetd_t, ftpd_exec_t)
>> }
>> ifdef(`inetd.te', `
>> if (!ftpd_is_daemon) {
>>
>>
>
>
>
Yes
--
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.
next prev parent reply other threads:[~2004-09-30 18:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-29 12:46 New policy diff Daniel J Walsh
2004-09-29 14:14 ` Russell Coker
2004-09-29 14:20 ` Daniel J Walsh
2004-09-30 17:07 ` James Carter
2004-09-30 18:27 ` Daniel J Walsh [this message]
2004-09-30 19:01 ` James Carter
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=415C5003.2090500@redhat.com \
--to=dwalsh@redhat.com \
--cc=jwcart2@epoch.ncsc.mil \
--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.