> I am having a problem with authentication.  I am working on a box with
> FreeBSD 4.0.  I am using squid 2.3 Stable 4.  I am using smb_auth to
> authenticate web users with the domain controller.
> 
> squid.conf lines
> 
> authenticate_program /usr/local/bin/smb_auth -W dover
> authenticate_children 10
> authenticate_ttl 300
> acl check-id proxy_auth REQUIRED
> http_access allow dafb_ip check-id
> 
> When I do a ps aex |grep smb_auth, it doesn't appear that it started any
> children.  If I do smb_auth from the command line, it returns OK.  When I
> try to authenticate through the web browser, it fails.
> 
> Thanks 
-- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Mon Feb 12 2001 - 11:15:47 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:57:59 MST