- Fixes for xguest to run java plugin
This commit is contained in:
parent
754ef886a2
commit
27c7d85aab
@ -20229,8 +20229,8 @@ diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/users/xguest.
|
|||||||
+## <summary>Policy for xguest user</summary>
|
+## <summary>Policy for xguest user</summary>
|
||||||
diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/users/xguest.te serefpolicy-3.2.5/policy/modules/users/xguest.te
|
diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/users/xguest.te serefpolicy-3.2.5/policy/modules/users/xguest.te
|
||||||
--- nsaserefpolicy/policy/modules/users/xguest.te 1969-12-31 19:00:00.000000000 -0500
|
--- nsaserefpolicy/policy/modules/users/xguest.te 1969-12-31 19:00:00.000000000 -0500
|
||||||
+++ serefpolicy-3.2.5/policy/modules/users/xguest.te 2008-01-13 08:07:34.000000000 -0500
|
+++ serefpolicy-3.2.5/policy/modules/users/xguest.te 2008-01-13 08:40:07.000000000 -0500
|
||||||
@@ -0,0 +1,71 @@
|
@@ -0,0 +1,66 @@
|
||||||
+policy_module(xguest,1.0.1)
|
+policy_module(xguest,1.0.1)
|
||||||
+
|
+
|
||||||
+## <desc>
|
+## <desc>
|
||||||
@ -20257,12 +20257,7 @@ diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/users/xguest.
|
|||||||
+userdom_restricted_xwindows_user_template(xguest)
|
+userdom_restricted_xwindows_user_template(xguest)
|
||||||
+
|
+
|
||||||
+optional_policy(`
|
+optional_policy(`
|
||||||
+ gen_require(`
|
|
||||||
+ type xguest_mozilla_t;
|
|
||||||
+ ')
|
|
||||||
+ mozilla_per_role_template(xguest, xguest_t, xguest_r)
|
+ mozilla_per_role_template(xguest, xguest_t, xguest_r)
|
||||||
+ dbus_user_bus_client_template(xguest,xguest_mozilla,xguest_mozilla_t)
|
|
||||||
+ dbus_connectto_user_bus(xguest,xguest_mozilla_t)
|
|
||||||
+')
|
+')
|
||||||
+
|
+
|
||||||
+optional_policy(`
|
+optional_policy(`
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 3.2.5
|
Version: 3.2.5
|
||||||
Release: 10%{?dist}
|
Release: 11%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: serefpolicy-%{version}.tgz
|
Source: serefpolicy-%{version}.tgz
|
||||||
@ -387,6 +387,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 13 2008 Dan Walsh <dwalsh@redhat.com> 3.2.5-11
|
||||||
|
- Fixes for xguest to run java plugin
|
||||||
|
|
||||||
* Mon Jan 7 2008 Dan Walsh <dwalsh@redhat.com> 3.2.5-10
|
* Mon Jan 7 2008 Dan Walsh <dwalsh@redhat.com> 3.2.5-10
|
||||||
- dontaudit pam_t and dbusd writing to user_home_t
|
- dontaudit pam_t and dbusd writing to user_home_t
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user