Bug#681122: squid3: digest_pw_auth example incorrect, missing -c switch

2012-07-16 Thread Amos Jeffries

Thank you for this report. The example appears to be correct.

The -c is an OPTIONAL command line parameter for the digest_pw_auth 
helper. Which is documented in the helper manual.
(online as: 
http://www.squid-cache.org/Versions/v3/3.2/manuals/digest_file_auth.html)


The -c is NOT part of the syntax for auth_param directive which is 
being documented in squid.conf.documentated



Amos Jeffries
Squid Project


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#681122: squid3: digest_pw_auth example incorrect, missing -c switch

2012-07-10 Thread Kai Hendry
Package: squid3
Version: 3.1.6-1.2+squeeze2
Severity: normal

$ grep pw_auth /etc/squid3/squid.conf.dpkg-dist 
#   auth_param digest program /usr/lib/squid3/digest_pw_auth 
/usr/etc/digpass

The example should be

#   auth_param digest program /usr/lib/squid3/digest_pw_auth -c 
/etc/squid3/pass

-- System Information:
Debian Release: 6.0.5
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-trunk-686-bigmem (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages squid3 depends on:
ii  adduser3.112+nmu2add and remove users and groups
ii  libc6  2.11.3-3  Embedded GNU C Library: Shared lib
ii  libcap21:2.19-3  support for getting/setting POSIX.
ii  libcomerr2 1.42.2-2~artax1   common error description library
ii  libdb4.8   4.8.30-2  Berkeley v4.8 Database Libraries [
ii  libexpat1  2.0.1-7   XML parsing C library - runtime li
ii  libgcc11:4.4.5-8 GCC support library
ii  libgssapi-krb5-2   1.8.3+dfsg-4squeeze5  MIT Kerberos runtime libraries - k
ii  libk5crypto3   1.8.3+dfsg-4squeeze5  MIT Kerberos runtime libraries - C
ii  libkrb5-3  1.8.3+dfsg-4squeeze5  MIT Kerberos runtime libraries
ii  libldap-2.4-2  2.4.23-7.2OpenLDAP libraries
ii  libltdl7   2.2.6b-2  A system independent dlopen wrappe
ii  libpam0g   1.1.1-6.1+squeeze1Pluggable Authentication Modules l
ii  libsasl2-2 2.1.23.dfsg1-7Cyrus SASL - authentication abstra
ii  libstdc++6 4.4.5-8   The GNU Standard C++ Library v3
ii  libxml22.7.8.dfsg-2+squeeze4 GNOME XML library
ii  logrotate  3.7.8-6   Log rotation utility
ii  lsb-base   3.2-23.2squeeze1  Linux Standard Base 3.2 init scrip
ii  netbase4.45  Basic TCP/IP networking system
ii  squid3-common  3.1.6-1.2+squeeze2A full featured Web Proxy cache (H

squid3 recommends no packages.

Versions of packages squid3 suggests:
pn  resolvconfnone (no description available)
pn  smbclient none (no description available)
pn  squid-cgi none (no description available)
pn  squidclient   none (no description available)

-- Configuration Files:
/etc/squid3/msntauth.conf [Errno 2] No such file or directory: 
u'/etc/squid3/msntauth.conf'
/etc/squid3/squid.conf changed:
auth_param digest program /usr/lib/squid3/digest_pw_auth -c 
/etc/squid3/passwords
auth_param digest realm proxy
acl authenticated proxy_auth REQUIRED
http_access allow authenticated
http_access deny all
http_port 3128


-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org