Bug 23611

Summary: Add auth_modules to squid RPM
Product: [Retired] Red Hat Linux Reporter: mcornick
Component: squidAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: 7.0CC: rvokal
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-01-08 20:05:23 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description mcornick 2001-01-08 20:05:12 UTC
Red Haberdashers,

it would be nice if a future release of the Squid RPM included some of the
authentication modules (found in the auth_modules directory of the Squid
tarball), e.g. ncsa_auth and perhaps pam_auth. These are used when
configuring Squid for proxy authentication - a helpful thing in some
circumstances. These aren't built automatically, but they are very simple
to build (just do a make in the right directory.) They could be put e.g. in
/usr/lib/squid or /usr/libexec/squid.

Thanks!

Comment 1 Bill Nottingham 2001-01-19 20:30:26 UTC
Will be fixed in 2.3.STABLE4-7; thanks for the idea.