Bug 631970
Summary: | pulp-admin should *not* require you to be root | ||
---|---|---|---|
Product: | [Retired] Pulp | Reporter: | Mike McCune <mmccune> |
Component: | z_other | Assignee: | Jeff Ortel <jortel> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | wes hayutin <whayutin> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | CC: | dmach, jortel, pthomas |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-02-17 16:52:19 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: | 647488 |
Description
Mike McCune
2010-09-08 19:12:11 UTC
[preethi@preethi ~]$ pulp-admin ERROR: must be root to execute Fixed: 9b9b30e25302192767cf8abb3484e20572a01495 Removed requirement to be root user when running pulp-admin. When running as non-root user, the client write log messages in ~/.pulp/client.log instead of /var/log/pulp/client.log. This seemed more appropriate than opening /var/log/pulp to be writeable by all. Fixed in build 0.78. Closing with community release pulp-0.0.139-1.fc14.noarch |