Bug 116838
| Summary: | tty devices aren't working right for command output | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Bill Nottingham <notting> |
| Component: | policy | Assignee: | Daniel Walsh <dwalsh> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | rvokal |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 1.9.2-11 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2004-04-05 22:47:14 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 114961 | ||
Fixed in latest policy. policy-1.9.1-2 fix verified in policy-1.9.2-11:
allow locate_t { userpty_type { sysadm_tty_device_t sysadm_devpts_t }
}:chr_file { ioctl read getattr lock write append };
|
Description of problem: Certain apps fail to write their output to the tty. Version-Release number of selected component (if applicable): policy-1.6-6 How reproducible: Every time Steps to Reproduce: 1. locate libplain.la Actual results: # locate libplain.la savc: denied { read write } for pid=50001 exe=/usr/bin/slocate path=/dev/tty dev=hda3 ino=450519 scontext=root:system-r:locate_t tcontext=root:object_r:sysadm_tty_device_t tclass=chr_file Expected results: # locate libplain.la /usr/lib64/sasl2/libplain.la