From: jsolt@tresys.com (Jeremy Solt)
To: refpolicy@oss.tresys.com
Subject: [refpolicy] services_samba.patch
Date: Fri, 16 Apr 2010 15:04:20 -0400 [thread overview]
Message-ID: <1271444660.6756.94.camel@jsolt-Desktop> (raw)
In-Reply-To: <4B845435.8090808@redhat.com>
On Tue, 2010-02-23 at 18:18 -0400, Daniel J Walsh wrote:
> http://people.fedoraproject.org/~dwalsh/SELinux/F13/services_samba.patch
> optional_policy(`
> + type samba_unconfined_net_t;
> + domain_type(samba_unconfined_net_t)
> + domain_entry_file(samba_unconfined_net_t, samba_net_exec_t)
> + role system_r types samba_unconfined_net_t;
> +
> + unconfined_domain(samba_unconfined_net_t)
> +
> + manage_files_pattern(samba_unconfined_net_t, samba_etc_t, samba_secrets_t)
> + filetrans_pattern(samba_unconfined_net_t, samba_etc_t, samba_secrets_t, file)
> + userdom_use_user_terminals(samba_unconfined_net_t)
> +')
> +
> type samba_unconfined_script_t;
> type samba_unconfined_script_exec_t;
> domain_type(samba_unconfined_script_t)
> @@ -876,9 +943,12 @@
> allow smbd_t samba_unconfined_script_exec_t:dir search_dir_perms;
> allow smbd_t samba_unconfined_script_exec_t:file ioctl;
>
> +optional_policy(`
> unconfined_domain(samba_unconfined_script_t)
> +')
>
> tunable_policy(`samba_run_unconfined',`
> domtrans_pattern(smbd_t, samba_unconfined_script_exec_t, samba_unconfined_script_t)
> - ')
> +',`
> + can_exec(smbd_t, samba_unconfined_script_exec_t)
> ')
What are you trying to do here? The tabbing makes this unclear.
--
Jeremy J. Solt
Tresys Technology, LLC
410-290-1411 x122
>
next prev parent reply other threads:[~2010-04-16 19:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-23 22:18 [refpolicy] services_samba.patch Daniel J Walsh
2010-04-16 19:04 ` Jeremy Solt [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-08-26 22:19 Daniel J Walsh
2009-11-12 21:57 Daniel J Walsh
2009-06-09 1:05 Daniel J Walsh
2008-10-14 19:43 Daniel J Walsh
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=1271444660.6756.94.camel@jsolt-Desktop \
--to=jsolt@tresys.com \
--cc=refpolicy@oss.tresys.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.