Bug 253882

Summary: daemon should not run as "nobody"
Product: [Fedora] Fedora Reporter: Joe Orton <jorton>
Component: memcachedAssignee: Paul Lindner <lindner>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: matthias, ruben
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-12-22 21:02:06 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:
Attachments:
Description Flags
run memcached as user memcached none

Description Joe Orton 2007-08-22 16:27:01 UTC
Description of problem:
The idea of the "nobody" user is that no process on the system runs as this user.
Daemons should not be configured to run as the "nobody" user by default; doing
so is a security risk.

Comment 1 Ruben Kerkhof 2007-08-22 21:18:36 UTC
Created attachment 164108 [details]
run memcached as user memcached

Hi Paul,

Patch against cvs devel attached, which fixes this.

Comment 2 Paul Lindner 2007-08-23 15:17:30 UTC
okay, I'll apply that patch to devel.