[asterisk-bugs] [Asterisk 0017436]: [branch] unprivileged (non-root) installation of Asterisk
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Jun 17 09:45:13 CDT 2010
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=17436
======================================================================
Reported By: pabelanger
Assigned To: lmadsen
======================================================================
Project: Asterisk
Issue ID: 17436
Category: Core/BuildSystem
Reproducibility: have not tried
Severity: feature
Priority: normal
Status: assigned
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link: https://reviewboard.asterisk.org/r/654/
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-06-01 09:05 CDT
Last Modified: 2010-06-17 09:45 CDT
======================================================================
Summary: [branch] unprivileged (non-root) installation of
Asterisk
Description:
There have been many request over the years for Asterisk to be install as a
non-root user. The follow patch set enables this.
By default, Asterisk will now attempt to install using the 'Asterisk' user
id / group id. This means, the user and group MUST already exist, Asterisk
will not create them (This may change at a future date).
Below are 3 flags to change theses settings.
---
3 new configure options:
--with-user=uid
--with-group=gid
--disable-non-root
---
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-06-17 09:45 pabelanger Summary [branch] non-root
install for Asterisk => [branch] unprivileged (non-root) installation of
Asterisk
======================================================================
More information about the asterisk-bugs
mailing list