Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51899 - ntop policy files
Summary: ntop policy files
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Hardened (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Chris PeBenito (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-24 01:34 UTC by petre rodan (RETIRED)
Modified: 2004-09-02 06:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
file contexts (ntop.fc,298 bytes, text/plain)
2004-05-24 01:35 UTC, petre rodan (RETIRED)
Details
type enforcement (ntop.te,778 bytes, text/plain)
2004-05-24 01:35 UTC, petre rodan (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description petre rodan (RETIRED) gentoo-dev 2004-05-24 01:34:37 UTC
tested for a few days in daemon mode
Comment 1 petre rodan (RETIRED) gentoo-dev 2004-05-24 01:35:10 UTC
Created attachment 31933 [details]
file contexts
Comment 2 petre rodan (RETIRED) gentoo-dev 2004-05-24 01:35:30 UTC
Created attachment 31934 [details]
type enforcement
Comment 3 Chris PeBenito (RETIRED) gentoo-dev 2004-07-03 13:57:54 UTC
committed
Comment 4 petre rodan (RETIRED) gentoo-dev 2004-07-05 00:18:02 UTC
hmm, sorry but

allow ntop_t ntop_http_content_t:dir r_dir_perms;

is also needed.

mea culpa.
Comment 5 Chris PeBenito (RETIRED) gentoo-dev 2004-07-06 13:10:46 UTC
reopen so I dont forget
Comment 6 Chris PeBenito (RETIRED) gentoo-dev 2004-09-01 19:23:34 UTC
recommitted
Comment 7 petre rodan (RETIRED) gentoo-dev 2004-09-02 06:30:15 UTC
stuff has changed in ntop 3.0 (latest stable) so that the following is also needed:

allow ntop_t ntop_var_lib_t:dir { create };
allow ntop_t etc_runtime_t:file r_file_perms;
allow ntop_t proc_net_t:dir { search };
allow ntop_t proc_net_t:file r_file_perms;

what an unhappy bug :(
peter