ncsa_auth only understands crypt() format passwords, not MD5.

Regards
Henrik


tor 2003-03-27 klockan 13.06 skrev Dvd:
> i created it with httpasswd program:
> 
> htpasswd -cmdps /usr/local/squid/etc/passwd pippo
> 
> thanx
> Davide
> 
> 
> Henrik Nordstrom wrote:
> > What is the format of your password file?
> > 
> > Regards
> > Henrik
> > 
> > 
> > tor 2003-03-27 klockan 12.25 skrev Dvd:
> > 
> >>i configured ncsa_authentication following various how to. but i can't 
> >>solve this problem. here's my cache.log file. does anyone has ever seen 
> >>this before?
> >>
> >>thanx
> >>
> >>2003/03/27 12:22:11| Starting Squid Cache version 2.5.STABLE2 for 
> >>i686-pc-linux-gnu...
> >>2003/03/27 12:22:24| aclCheckFast: list: 0x8209fe0
> >>2003/03/27 12:22:24| aclMatchAclList: checking all
> >>2003/03/27 12:22:24| aclMatchAcl: checking 'acl all src 0.0.0.0/0.0.0.0'
> >>2003/03/27 12:22:24| aclMatchIp: '10.8.6.54' found
> >>2003/03/27 12:22:24| aclMatchAclList: returning 1
> >>2003/03/27 12:22:24| aclCheck: checking 'http_access allow allowed_users'
> >>2003/03/27 12:22:24| aclMatchAclList: checking allowed_users
> >>2003/03/27 12:22:24| aclMatchAcl: checking 'acl allowed_users proxy_auth 
> >>REQUIRED'
> >>2003/03/27 12:22:24| authenticateAuthenticate: header Basic 
> >>cGlwcG86cGlwcG8=.
> >>2003/03/27 12:22:24| authenticateAuthenticate: This is a new checklist 
> >>test on FD:17
> >>2003/03/27 12:22:24| authenticateAuthenticate: no connection 
> >>authentication type
> >>2003/03/27 12:22:24| aclMatchAcl: returning 0 sending credentials to helper.
> >>2003/03/27 12:22:24| aclMatchAclList: returning 0
> >>2003/03/27 12:22:24| aclCheck: checking password via authenticator
> >>2003/03/27 12:22:24| aclCheck: checking 'http_access allow allowed_users'
> >>2003/03/27 12:22:24| aclMatchAclList: checking allowed_users
> >>2003/03/27 12:22:24| aclMatchAcl: checking 'acl allowed_users proxy_auth 
> >>REQUIRED'
> >>2003/03/27 12:22:24| authenticateAuthenticate: header Basic 
> >>cGlwcG86cGlwcG8=.
> >>2003/03/27 12:22:24| aclMatchAcl: returning 0 sending authentication 
> >>challenge.
> >>2003/03/27 12:22:24| aclMatchAclList: returning 0
> >>2003/03/27 12:22:24| aclCheck: requiring Proxy Auth header.
> >>2003/03/27 12:22:24| aclCheck: match found, returning 2
> >>2003/03/27 12:22:24| aclCheckCallback: answer=2
> >>2003/03/27 12:22:24| aclCheckFast: list: (nil)
> >>2003/03/27 12:22:24| aclCheckFast: no matches, returning: 1
> >>2003/03/27 12:22:24| aclCheckFast: list: (nil)
> >>2003/03/27 12:22:24| aclCheckFast: no matches, returning: 1
> >>2003/03/27 12:22:24| aclCheckFast: list: (nil)
> >>2003/03/27 12:22:24| aclCheckFast: no matches, returning: 1
> >>2003/03/27 12:22:24| aclCheckFast: list: (nil)
> >>2003/03/27 12:22:24| aclCheckFast: no matches, returning: 1
> >>2003/03/27 12:22:24| aclCheckFast: list: (nil)
> >>2003/03/27 12:22:24| aclCheckFast: no matches, returning: 1
> >>2003/03/27 12:22:24| aclCheckFast: list: (nil)
> >>2003/03/27 12:22:24| aclCheckFast: no matches, returning: 1
> >>2003/03/27 12:22:24| aclCheckFast: list: (nil)
> >>2003/03/27 12:22:24| aclCheckFast: no matches, returning: 1
> >>2003/03/27 12:22:24| aclCheckFast: list: (nil)
> >>2003/03/27 12:22:24| aclCheckFast: no matches, returning: 1
> >>2003/03/27 12:22:24| aclCheckFast: list: (nil)
> >>2003/03/27 12:22:24| aclCheckFast: no matches, returning: 1
> >>2003/03/27 12:22:24| aclCheckFast: list: (nil)
> >>2003/03/27 12:22:24| aclCheckFast: no matches, returning: 1
> >>2003/03/27 12:22:24| aclCheckFast: list: 0x8206c88
> >>2003/03/27 12:22:24| aclMatchAclList: checking all
> >>2003/03/27 12:22:24| aclMatchAcl: checking 'acl all src 0.0.0.0/0.0.0.0'
> >>2003/03/27 12:22:24| aclMatchIp: '10.8.6.54' found
> >>2003/03/27 12:22:24| aclMatchAclList: returning 1
> >>2003/03/27 12:22:24| aclCheckFast: list: 0x8209e08
> >>2003/03/27 12:22:24| aclMatchAclList: checking all
> >>2003/03/27 12:22:24| aclMatchAcl: checking 'acl all src 0.0.0.0/0.0.0.0'
> >>2003/03/27 12:22:24| aclMatchIp: '10.8.6.54' found
> >>2003/03/27 12:22:24| aclMatchAclList: returning 1
> >>2003/03/27 12:22:24| aclCheck: checking 'http_access allow allowed_users'
> >>2003/03/27 12:22:24| aclMatchAclList: checking allowed_users
> >>2003/03/27 12:22:24| aclMatchAcl: checking 'acl allowed_users proxy_auth 
> >>REQUIRED'
> >>2003/03/27 12:22:24| authenticateAuthenticate: header Basic 
> >>cGlwcG86cGlwcG8=.
> >>2003/03/27 12:22:24| authenticateAuthenticate: This is a new checklist 
> >>test on FD:17
> >>2003/03/27 12:22:24| authenticateAuthenticate: no connection 
> >>authentication type
> >>2003/03/27 12:22:24| aclMatchAcl: returning 0 sending credentials to helper.
> >>2003/03/27 12:22:24| aclMatchAclList: returning 0
> >>2003/03/27 12:22:24| aclCheck: checking password via authenticator
> >>2003/03/27 12:22:24| aclCheck: checking 'http_access allow allowed_users'
> >>2003/03/27 12:22:24| aclMatchAclList: checking allowed_users
> >>2003/03/27 12:22:24| aclMatchAcl: checking 'acl allowed_users proxy_auth 
> >>REQUIRED'
> >>2003/03/27 12:22:24| authenticateAuthenticate: header Basic 
> >>cGlwcG86cGlwcG8=.
> >>2003/03/27 12:22:24| aclMatchAcl: returning 0 sending authentication 
> >>challenge.
> >>2003/03/27 12:22:24| aclMatchAclList: returning 0
> >>2003/03/27 12:22:24| aclCheck: requiring Proxy Auth header.
> >>2003/03/27 12:22:24| aclCheck: match found, returning 2
> >>2003/03/27 12:22:24| aclCheckCallback: answer=2
> >>2003/03/27 12:22:24| aclCheckFast: list: (nil)
> >>2003/03/27 12:22:24| aclCheckFast: no matches, returning: 1
> >>2003/03/27 12:22:24| aclCheckFast: list: (nil)
> >>2003/03/27 12:22:24| aclCheckFast: no matches, returning: 1
> >>2003/03/27 12:22:24| aclCheckFast: list: (nil)
> >>2003/03/27 12:22:24| aclCheckFast: no matches, returning: 1
> >>2003/03/27 12:22:24| aclCheckFast: list: (nil)
> >>2003/03/27 12:22:24| aclCheckFast: no matches, returning: 1
> >>2003/03/27 12:22:24| aclCheckFast: list: (nil)
> >>2003/03/27 12:22:24| aclCheckFast: no matches, returning: 1
> >>2003/03/27 12:22:24| aclCheckFast: list: (nil)
> >>2003/03/27 12:22:24| aclCheckFast: no matches, returning: 1
> >>2003/03/27 12:22:24| aclCheckFast: list: (nil)
> >>2003/03/27 12:22:24| aclCheckFast: no matches, returning: 1
> >>2003/03/27 12:22:24| aclCheckFast: list: (nil)
> >>2003/03/27 12:22:24| aclCheckFast: no matches, returning: 1
> >>2003/03/27 12:22:24| aclCheckFast: list: (nil)
> >>2003/03/27 12:22:24| aclCheckFast: no matches, returning: 1
> >>2003/03/27 12:22:24| aclCheckFast: list: (nil)
> >>2003/03/27 12:22:24| aclCheckFast: no matches, returning: 1
> >>2003/03/27 12:22:24| aclCheckFast: list: 0x8206c88
> >>2003/03/27 12:22:24| aclMatchAclList: checking all
> >>2003/03/27 12:22:24| aclMatchAcl: checking 'acl all src 0.0.0.0/0.0.0.0'
> >>2003/03/27 12:22:24| aclMatchIp: '10.8.6.54' found
> >>2003/03/27 12:22:24| aclMatchAclList: returning 1
> >>2003/03/27 12:22:24| aclCheckFast: list: 0x8209e08
> >>2003/03/27 12:22:24| aclMatchAclList: checking all
> >>2003/03/27 12:22:24| aclMatchAcl: checking 'acl all src 0.0.0.0/0.0.0.0'
> >>2003/03/27 12:22:24| aclMatchIp: '10.8.6.54' found
> >>2003/03/27 12:22:24| aclMatchAclList: returning 1
> >>2003/03/27 12:22:26| aclCheck: checking 'http_access allow allowed_users'
> >>2003/03/27 12:22:26| aclMatchAclList: checking allowed_users
> >>2003/03/27 12:22:26| aclMatchAcl: checking 'acl allowed_users proxy_auth 
> >>REQUIRED'
> >>2003/03/27 12:22:26| authenticateAuthenticate: header Basic 
> >>cGlwcG86cGlwcG8=.
> >>2003/03/27 12:22:26| authenticateAuthenticate: This is a new checklist 
> >>test on FD:17
> >>2003/03/27 12:22:26| authenticateAuthenticate: no connection 
> >>authentication type
> >>2003/03/27 12:22:26| aclMatchAcl: returning 0 sending credentials to helper.
> >>2003/03/27 12:22:26| aclMatchAclList: returning 0
> >>2003/03/27 12:22:26| aclCheck: checking password via authenticator
> >>2003/03/27 12:22:27| aclCheck: checking 'http_access allow allowed_users'
> >>2003/03/27 12:22:27| aclMatchAclList: checking allowed_users
> >>2003/03/27 12:22:27| aclMatchAcl: checking 'acl allowed_users proxy_auth 
> >>REQUIRED'
> >>2003/03/27 12:22:27| authenticateAuthenticate: header Basic 
> >>cGlwcG86cGlwcG8=.
> >>2003/03/27 12:22:27| aclMatchAcl: returning 0 sending authentication 
> >>challenge.
> >>2003/03/27 12:22:27| aclMatchAclList: returning 0
> >>2003/03/27 12:22:27| aclCheck: requiring Proxy Auth header.
> >>2003/03/27 12:22:27| aclCheck: match found, returning 2
> >>2003/03/27 12:22:27| aclCheckCallback: answer=2
> >>2003/03/27 12:22:27| aclCheckFast: list: (nil)
> >>2003/03/27 12:22:27| aclCheckFast: no matches, returning: 1
> >>2003/03/27 12:22:27| aclCheckFast: list: (nil)
> >>2003/03/27 12:22:27| aclCheckFast: no matches, returning: 1
> >>2003/03/27 12:22:27| aclCheckFast: list: (nil)
> >>2003/03/27 12:22:27| aclCheckFast: no matches, returning: 1
> >>2003/03/27 12:22:27| aclCheckFast: list: (nil)
> >>2003/03/27 12:22:27| aclCheckFast: no matches, returning: 1
> >>2003/03/27 12:22:27| aclCheckFast: list: (nil)
> >>2003/03/27 12:22:27| aclCheckFast: no matches, returning: 1
> >>2003/03/27 12:22:27| aclCheckFast: list: (nil)
> >>2003/03/27 12:22:27| aclCheckFast: no matches, returning: 1
> >>2003/03/27 12:22:27| aclCheckFast: list: (nil)
> >>2003/03/27 12:22:27| aclCheckFast: no matches, returning: 1
> >>2003/03/27 12:22:27| aclCheckFast: list: (nil)
> >>2003/03/27 12:22:27| aclCheckFast: no matches, returning: 1
> >>2003/03/27 12:22:27| aclCheckFast: list: (nil)
> >>2003/03/27 12:22:27| aclCheckFast: no matches, returning: 1
> >>2003/03/27 12:22:27| aclCheckFast: list: (nil)
> >>2003/03/27 12:22:27| aclCheckFast: no matches, returning: 1
> >>2003/03/27 12:22:27| aclCheckFast: list: 0x8206c88
> >>2003/03/27 12:22:27| aclMatchAclList: checking all
> >>2003/03/27 12:22:27| aclMatchAcl: checking 'acl all src 0.0.0.0/0.0.0.0'
> >>2003/03/27 12:22:27| aclMatchIp: '10.8.6.54' found
> >>2003/03/27 12:22:27| aclMatchAclList: returning 1
> >>2003/03/27 12:22:27| aclCheckFast: list: 0x8209e08
> >>2003/03/27 12:22:27| aclMatchAclList: checking all
> >>2003/03/27 12:22:27| aclMatchAcl: checking 'acl all src 0.0.0.0/0.0.0.0'
> >>2003/03/27 12:22:27| aclMatchIp: '10.8.6.54' found
> >>2003/03/27 12:22:27| aclMatchAclList: returning 1
-- 
Henrik Nordstrom <[EMAIL PROTECTED]>
MARA Systems AB, Sweden

Reply via email to