Let me clarify a little bit:
Before attempting this integration, I had an acl line like this:
acl internal src 10.194.217.0/24
And i'm allowing that like so:
http_access allow internal
I'm just not sure how to change this to allow access to authenticated
users while prompting for those not authenticated.
As far as the guide I have mentioned goes, my kerberos and ldap are
working perfectly and samba is joined to the domain. winbind is running
and using the ntlm helper tests from the guide it appears that
authentication for users against the AD is working.
The problem is that squid.conf is a very large config file and I've only
ever played with a few options (1 acl, nothing more complex).
Any ideas appreciated
Matt