Bug 469852 - Update selinux policy for cyphesis
Summary: Update selinux policy for cyphesis
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Daniel Walsh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 469251
TreeView+ depends on / blocked
 
Reported: 2008-11-04 13:48 UTC by Alexey Torkhov
Modified: 2008-11-04 14:03 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-11-04 14:03:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Alexey Torkhov 2008-11-04 13:48:02 UTC
Description of problem:
Cyphesis policy should be updated with policy equivalence of following commands:
1. semanage port -a -t cyphesis_port_t -p tcp 6780
2. semanage fcontext -a -t cyphesis_log_t '/var/log/cyphesis(/.*)?'
semanage fcontext -a -t cyphesis_var_run_t '/var/run/cyphesis(/.*)?'

Rationale:
1. With new release of cyphesis it is now binds to port 6780.
Actually, it binds to first free port from range 6780-6799. But, probably, adding only one to policy will be sufficient.

2. And last two if being recreated or restorecon'ed will lost their file context, so it should be preserved.

Comment 1 Daniel Walsh 2008-11-04 14:03:23 UTC
Fixed in selinux-policy-3.5.13-14.fc10


Note You need to log in before you can comment on or make changes to this bug.