[asterisk-bugs] [Asterisk 0017436]: [patch] [branch] unprivileged (non-root) installation of Asterisk
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Jul 23 15:10:58 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: closed
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:
Resolution: suspended
Fixed in Version:
======================================================================
Date Submitted: 2010-06-01 09:05 CDT
Last Modified: 2010-07-23 15:10 CDT
======================================================================
Summary: [patch] [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
---
======================================================================
----------------------------------------------------------------------
(0124926) pabelanger (manager) - 2010-07-23 15:10
https://issues.asterisk.org/view.php?id=17436#c124926
----------------------------------------------------------------------
Suspended
Issue History
Date Modified Username Field Change
======================================================================
2010-07-23 15:10 pabelanger Note Added: 0124926
2010-07-23 15:10 pabelanger Status assigned => closed
2010-07-23 15:10 pabelanger Resolution open => suspended
======================================================================
More information about the asterisk-bugs
mailing list