Closed
Bug 246196
Opened 21 years ago
Closed 21 years ago
Don't yell at people in checksetup for correct security practices
Categories
(Bugzilla :: Installation & Upgrading, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 201554
People
(Reporter: bugreport, Assigned: zach)
Details
Checksetup yells ay users for using webservergroup while running checksetup
non-root.
The BEST way to run checksetup is from a non-root account that has membership in
the webservergroup. However, checksetup yells at users who do.
Checksetup should use $) and getgrnam to determine if the current user is a
member of the webservergroup and don't yell at the user if so.
Comment 1•21 years ago
|
||
*** This bug has been marked as a duplicate of 201554 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Summary: Don't yell at people in checksetup for correct security practices → Don't yell at people in checksetup for correct security practices
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
•