Bug 631970 - pulp-admin should *not* require you to be root
Summary: pulp-admin should *not* require you to be root
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: z_other
Version: unspecified
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
: ---
Assignee: Jeff Ortel
QA Contact: wes hayutin
URL:
Whiteboard:
Depends On:
Blocks: verified-to-close
TreeView+ depends on / blocked
 
Reported: 2010-09-08 19:12 UTC by Mike McCune
Modified: 2011-07-15 19:33 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-02-17 16:52:19 UTC
Embargoed:


Attachments (Terms of Use)

Description Mike McCune 2010-09-08 19:12:11 UTC
Since pulp-admin is talking pure webservice APIs to the pulp server it shouldn't need to run as root since that is implying that it needs special access to the local machine.

Lets remove the root requirement for pulp-admin.

Comment 1 Preethi Thomas 2010-09-17 16:13:42 UTC
[preethi@preethi ~]$ pulp-admin
ERROR: must be root to execute

Comment 2 Jeff Ortel 2010-11-01 20:06:28 UTC
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.

Comment 3 Jay Dobies 2010-11-03 19:35:35 UTC
Fixed in build 0.78.

Comment 5 Preethi Thomas 2011-02-17 16:52:19 UTC
Closing with community release 

pulp-0.0.139-1.fc14.noarch


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