Note that whenever you type "something" (within quotes) in a Squid acl definition, squid will look for the filename 'something' expecting it to contain a list of items to use for the acl.. (one per line).
Due to how squid.conf is parsed you cannot (yet) have spaces in acls such as 'Domain group'. There is a patch on the "known bugs" page which allows you to put such definitions in "included" files however. REgards Henrik "Wilson A. Galafassi Jr." wrote: > > hello > i finally have success with winbind!!!! :) thanks everybody > > so, i use this acl's in squid > > external_acl_typqe NT_global/-group %LOGIN > /usr/local/squid/libexec/wb_group > > acl FullAccess external NT_global_group "domain group" > > httpd allow FullAccess > httpd deny all > > with this configuration all is DENID by squid. what???????? > it's possible to write acl's specifics for determinated autenticate > user's??? > > regards > wilson -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
