[asterisk-bugs] [Asterisk 0017436]: non-root install for Asterisk
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jun 1 09:08:50 CDT 2010
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=17436
======================================================================
Reported By: pabelanger
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17436
Category: Core/BuildSystem
Reproducibility: have not tried
Severity: feature
Priority: normal
Status: new
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-01 09:08 CDT
======================================================================
Summary: non-root install for 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-01 09:08 pabelanger Description Updated
======================================================================
More information about the asterisk-bugs
mailing list