Bug 193935
| Summary: | Failure attempting to create trace file when running as non-root | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 4 | Reporter: | Denise Eckstein <denise.eckstein> |
| Component: | tog-pegasus | Assignee: | Jason Vas Dias <jvdias> |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.0 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | RHBA-2006-0474 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-11-22 17:17:48 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: | |||
|
Description
Denise Eckstein
2006-06-03 01:10:38 UTC
OK, the next version will enable mode 0770 for /var/lib/Pegasus/cache/trace . I don't think users not in the pegasus group need write / seach access to /var/lib/Pegasus/cache/trace - users must be in the pegasus group in order to connect to the cimserver, so I think mode 0770 should be sufficient, not 0777. I do not think we want to enable mode 0770 for /var/lib/Pegasus/cache, else any user could delete the /var/lib/Pegasus/cache/localauth directory, thus disabling local authentication. Sounds good. If the administrator configures OpenPegasus to allow access by non-pegasus group users, they'll also need to change permissions on these directories to ... # chmod 755 Pegasus # chmod 755 Pegasus/cache # chmod 777 Pegasus/cache/trace but we can document this. Thanks! An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on the solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2006-0474.html |