Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 492418 - net-analyzer/fail2ban: expose chuid of process
Summary: net-analyzer/fail2ban: expose chuid of process
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Netmon project
URL: https://github.com/fail2ban/fail2ban/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-24 11:02 UTC by Johan Bergström
Modified: 2014-03-15 15:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johan Bergström 2013-11-24 11:02:23 UTC
There's ways of running fail2ban as a non-root user. In order to do so, we need to expose user/group passed to start-stop-daemon in the conf.d.

Here's the documentation for accomplishing a non-root fail2ban:
https://github.com/fail2ban/fail2ban/blob/master/doc/run-rootless.txt
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-03-15 13:44:33 UTC
We don't use our own conf.d script - upstream provides that.