All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] services_snmp.patch
@ 2008-11-25 21:23 Daniel J Walsh
  2008-12-03 15:32 ` Christopher J. PeBenito
  0 siblings, 1 reply; 14+ messages in thread
From: Daniel J Walsh @ 2008-11-25 21:23 UTC (permalink / raw)
  To: refpolicy

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

http://people.fedoraproject.org/~dwalsh/SELinux/F11/services_snmp.patch

Add initrc labeling support

/var/agentx needs a label

Clean up admin interface

snmp needs getsched, setsched

needs ipc_lock and sys_ptrace

Reads file systems and rw xen state

Dontaudit ptrace domains

Checks all executables

Does walks of the file systems

Execs consoletype,

Communicates with virtual machines and xen machines

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iEYEARECAAYFAkksbLsACgkQrlYvE4MpobP57ACghH24LKJxtDVZubED0I1SFz9W
wbcAoKju0ijZln4lOszOFqTlR1gIWh5L
=TjEz
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 14+ messages in thread
* [refpolicy] services_snmp.patch
@ 2010-08-26 22:21 Daniel J Walsh
  0 siblings, 0 replies; 14+ messages in thread
From: Daniel J Walsh @ 2010-08-26 22:21 UTC (permalink / raw)
  To: refpolicy

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

http://people.fedoraproject.org/~dwalsh/SELinux/F14/services_snmp.patch

Fix label

add capabilityes

tmpfs /var/run

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.16 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAkx26OEACgkQrlYvE4MpobP/VwCcDtmyduG99caqwqzMFz5oKl4E
T8wAn1Yvdnn851Io/n6Izu3wusuQxmrR
=W9Fk
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 14+ messages in thread
* [refpolicy] services_snmp.patch
@ 2010-02-23 20:58 Daniel J Walsh
  0 siblings, 0 replies; 14+ messages in thread
From: Daniel J Walsh @ 2010-02-23 20:58 UTC (permalink / raw)
  To: refpolicy

http://people.fedoraproject.org/~dwalsh/SELinux/F13/services_snmp.patch

Needs chown

^ permalink raw reply	[flat|nested] 14+ messages in thread
* [refpolicy] services_snmp.patch
@ 2009-11-12 22:00 Daniel J Walsh
  2010-01-07 14:01 ` Christopher J. PeBenito
  0 siblings, 1 reply; 14+ messages in thread
From: Daniel J Walsh @ 2009-11-12 22:00 UTC (permalink / raw)
  To: refpolicy

http://people.fedoraproject.org/~dwalsh/SELinux/F12/services_snmp.patch

new interfaces

Listens on agentx

sends itself signals.

^ permalink raw reply	[flat|nested] 14+ messages in thread
* [refpolicy] services_snmp.patch
@ 2009-03-05 17:04 Daniel J Walsh
  2009-05-14 15:15 ` Christopher J. PeBenito
  0 siblings, 1 reply; 14+ messages in thread
From: Daniel J Walsh @ 2009-03-05 17:04 UTC (permalink / raw)
  To: refpolicy

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

http://people.fedoraproject.org/~dwalsh/SELinux/F11/services_snmp.patch

snmpd has a new dirctory and files under need correct labeling.


connects to agentx port.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iEYEARECAAYFAkmwBhYACgkQrlYvE4MpobPDhwCgikis5kheEfnDYg8ZzKUgswkQ
u3sAoKo+EN1mdLJI+zUdm2uQ5wP+8/3E
=UDii
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 14+ messages in thread
* [refpolicy] services_snmp.patch
@ 2008-10-14 19:33 Daniel J Walsh
  0 siblings, 0 replies; 14+ messages in thread
From: Daniel J Walsh @ 2008-10-14 19:33 UTC (permalink / raw)
  To: refpolicy

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

http://people.fedoraproject.org/~dwalsh/SELinux/F10/services_snmp.patch

Add iniscript labeling

Add label for /var/agentx

Fix admin interface

Needs sys_ptrace

Needs getsched and setsched

Reads fs_sysctls

Tries to ptrace all domsains.

Needs execute on all entry files

Wants to read all files on the system

uses getpw so needs auth_use_nsswitch

execs consoletype.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iEYEARECAAYFAkj09AMACgkQrlYvE4MpobPgBACfTodfNCvKMwdonOX6TRQNoDHj
oU8AoLGHmbMI20PFWsIVZuKJMUjnEqkd
=pxhI
-----END PGP SIGNATURE-----

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

end of thread, other threads:[~2010-08-26 22:21 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-25 21:23 [refpolicy] services_snmp.patch Daniel J Walsh
2008-12-03 15:32 ` Christopher J. PeBenito
2008-12-03 23:09   ` Daniel J Walsh
2008-12-04 13:07     ` Christopher J. PeBenito
2008-12-04 19:21       ` Daniel J Walsh
2008-12-04 19:26         ` Christopher J. PeBenito
2008-12-04 19:30           ` Daniel J Walsh
  -- strict thread matches above, loose matches on Subject: below --
2010-08-26 22:21 Daniel J Walsh
2010-02-23 20:58 Daniel J Walsh
2009-11-12 22:00 Daniel J Walsh
2010-01-07 14:01 ` Christopher J. PeBenito
2009-03-05 17:04 Daniel J Walsh
2009-05-14 15:15 ` Christopher J. PeBenito
2008-10-14 19:33 Daniel J Walsh

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.