All of lore.kernel.org
 help / color / mirror / Atom feed
* radius needs to read netlink_route and fix r_dir_perms->list_dir_perms
@ 2007-03-08 14:57 Daniel J Walsh
  2007-03-19 17:39 ` Christopher J. PeBenito
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel J Walsh @ 2007-03-08 14:57 UTC (permalink / raw)
  To: Christopher J. PeBenito, SE Linux

[-- Attachment #1: Type: text/plain, Size: 1 bytes --]



[-- Attachment #2: nsaserefpolicy_policy_modules_services_radius.patch --]
[-- Type: text/x-patch, Size: 702 bytes --]

--- nsaserefpolicy/policy/modules/services/radius.te	2007-01-02 12:57:43.000000000 -0500
+++ serefpolicy-2.5.8/policy/modules/services/radius.te	2007-03-08 08:42:37.000000000 -0500
@@ -36,8 +36,9 @@
 allow radiusd_t self:unix_stream_socket create_stream_socket_perms;
 allow radiusd_t self:tcp_socket create_stream_socket_perms;
 allow radiusd_t self:udp_socket create_socket_perms;
+allow radiusd_t self:netlink_route_socket r_netlink_socket_perms;
 
-allow radiusd_t radiusd_etc_t:dir r_dir_perms;
+allow radiusd_t radiusd_etc_t:dir list_dir_perms;
 read_files_pattern(radiusd_t,radiusd_etc_t,radiusd_etc_t)
 read_lnk_files_pattern(radiusd_t,radiusd_etc_t,radiusd_etc_t)
 files_search_etc(radiusd_t)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: radius needs to read netlink_route and fix r_dir_perms->list_dir_perms
  2007-03-08 14:57 radius needs to read netlink_route and fix r_dir_perms->list_dir_perms Daniel J Walsh
@ 2007-03-19 17:39 ` Christopher J. PeBenito
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher J. PeBenito @ 2007-03-19 17:39 UTC (permalink / raw)
  To: Daniel J Walsh; +Cc: SE Linux

On Thu, 2007-03-08 at 09:57 -0500, Daniel J Walsh wrote:
> --- nsaserefpolicy/policy/modules/services/radius.te    2007-01-02 12:57:43.000000000 -0500
> +++ serefpolicy-2.5.8/policy/modules/services/radius.te 2007-03-08 08:42:37.000000000 -0500
> @@ -36,8 +36,9 @@
>  allow radiusd_t self:unix_stream_socket create_stream_socket_perms;
>  allow radiusd_t self:tcp_socket create_stream_socket_perms;
>  allow radiusd_t self:udp_socket create_socket_perms;
> +allow radiusd_t self:netlink_route_socket r_netlink_socket_perms;
>  
> -allow radiusd_t radiusd_etc_t:dir r_dir_perms;
> +allow radiusd_t radiusd_etc_t:dir list_dir_perms;
>  read_files_pattern(radiusd_t,radiusd_etc_t,radiusd_etc_t)
>  read_lnk_files_pattern(radiusd_t,radiusd_etc_t,radiusd_etc_t)
>  files_search_etc(radiusd_t)

Merged.

-- 
Chris PeBenito
Tresys Technology, LLC
(410) 290-1411 x150


--
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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-03-19 17:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-08 14:57 radius needs to read netlink_route and fix r_dir_perms->list_dir_perms Daniel J Walsh
2007-03-19 17:39 ` Christopher J. PeBenito

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.