Bug 631970

Summary: pulp-admin should *not* require you to be root
Product: [Retired] Pulp Reporter: Mike McCune <mmccune>
Component: z_otherAssignee: Jeff Ortel <jortel>
Status: CLOSED CURRENTRELEASE QA Contact: wes hayutin <whayutin>
Severity: medium Docs Contact:
Priority: low    
Version: unspecifiedCC: 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
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