Closed
Bug 87780
Opened 24 years ago
Closed 24 years ago
Bugzilla should define $bugzilla_owner to own $BUGZILLA_HOME and run bug_email.pl
Categories
(Bugzilla :: Installation & Upgrading, defect, P2)
Tracking
()
RESOLVED
DUPLICATE
of bug 105366
People
(Reporter: kiko, Assigned: zach)
Details
The current bugzilla install method either requires it to be installed as root
(so chown works in checksetup.pl) or as a regular user. The lack of a defined
bugzilla user makes it necessary for permissions to be lax for certain
directories inside $BUGZILLA_HOME/data/ as per bug 71555.
Adding a bugzilla user to localconfig would be a major improvement in this sense.
Updated•24 years ago
|
Target Milestone: --- → Bugzilla 2.16
Updated•24 years ago
|
Priority: -- → P2
Comment 1•24 years ago
|
||
-> Bugzilla product, Installation component, reassigning.
Assignee: tara → zach
Component: Bugzilla → Installation
Product: Webtools → Bugzilla
Version: other → unspecified
Comment 2•24 years ago
|
||
*** This bug has been marked as a duplicate of 105366 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Comment 3•24 years ago
|
||
clearing milestone for invalid/wontfix/worksforme/duplicate so they'll show up
as untriaged if they get reopened.
Target Milestone: Bugzilla 2.16 → ---
Updated•13 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•