ons 2007-03-07 klockan 10:32 +0500 skrev Eugene M. Zheganin: > But I still have the same problem with spaces. > > So, I have the > > acl ad-internet-users external ldap_group Internet Users - > Proxy1 > > line in config. Ah, I thougt you was talking about usernames with spaces in them, not groups. To have acl elements defined with spaces in them you currently need to use an included acl file. The squid.conf parser does not support any escaping or quoting.. acl ad-internet-users external ldap_group "/path/to/ad-internet-users.txt" and in the ad-internet-users.txt file specify the group name(s) one per line. Regards Henrik
Attachment:
signature.asc
Description: Detta =?ISO-8859-1?Q?=E4r?= en digitalt signerad meddelandedel