Bug 9865 - Squid RPM has incorrect user entries
Summary: Squid RPM has incorrect user entries
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: squid
Version: 6.2
Hardware: All
OS: Linux
high
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-02-29 17:16 UTC by Ken Crandall
Modified: 2014-03-17 02:12 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2000-02-29 20:51:59 UTC
Embargoed:


Attachments (Terms of Use)

Description Ken Crandall 2000-02-29 17:16:06 UTC
When installing the Squid RPM, you get two instances of the error:

user squid does not exist - using root

Shouldn't the install scripts for squid create these users?  It seems that
running it as root would be a security hole...

Comment 1 Bill Nottingham 2000-02-29 20:43:59 UTC
It adds the user as part of the %pre script ; it's possible
the useradd failed, I suppose, due to lack of permissions
or somesuch.

Comment 2 Bill Nottingham 2000-02-29 20:51:59 UTC
It's failing because there's a random squid group in NIS. Bleah.


Note You need to log in before you can comment on or make changes to this bug.