Closed
Bug 267303
Opened 21 years ago
Closed 18 years ago
Don't start Firefox after install, if root
Categories
(Firefox :: Installer, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: BenB, Unassigned)
Details
Appearantly, the Installer launches Firefox after the installation completed,
even if the Installer ran as root, resulting in a Firefox running as root.
That's a very bad idea security-wise, applications should never (not even once)
run as root. This basically leads or even trains the user to cut himself.
Compare bug 247412.
It's also reason for user confusion, because the profile probably is being
created under root's home, not the user's home, so all configuration during the
first run (where people typically configure the app) is practically lost after
the user restarts the computer.
Suggested fix:
- If Installer runs as root, don't start Firefox automatically.
- If that's too complicated, don't start Firefox automatically after
installation at all.
Reporter | ||
Updated•21 years ago
|
Flags: blocking-aviary1.0?
Comment 1•21 years ago
|
||
see also bug 252318.
Comment 2•21 years ago
|
||
Fixing this would also work around the biggest part of the serious WONTFIXed
dataloss bug 205053.
Comment 4•20 years ago
|
||
firefox has to be run once as the user who installed it. see bug 252318 comment 3
Comment 5•20 years ago
|
||
(In reply to comment #4)
> firefox has to be run once as the user who installed it. see bug 252318 comment 3
Then can we either have a dialogue box saying "if you installed as root, please
close firefox and run it as yourslef, it's dangerous to run as root"
Or just have those files run after insstallation on Linux, rather than the whole
app.??
Reporter | ||
Comment 6•20 years ago
|
||
> firefox has to be run once as the user who installed it.
That's a bug. That's the reason why regchrome and regxpcom have been written for
seamonkey.
Reporter | ||
Comment 7•20 years ago
|
||
(or used)
Updated•20 years ago
|
Assignee: bugs → nobody
QA Contact: bugzilla → installer
Comment 8•18 years ago
|
||
Since we no longer provide a Installer for Firefox Linux Builds, i close this bug as invalid.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•