On 01.08.2012 06:37, Markus Moeller wrote:
Hi Amos,

  Does squid have an inverse function ?  I need UTF-8 encoded strings
for ldap matches and squid_kerb_auth gives me that (as far as I
recall) . Would the ldap_group external helper deal with this case ?


The version built with Squid has access to $(top_builddir)/lib/libmiscencoding.la where rfc1738_unescape(char*) is available (might need libmiscutil.la from the same location).

For versions built outside Squid or without decoding the external_acl_type option "protocol=2.5" would probably get them going.

Amos

Reply via email to