<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Hi,</p>
    <p>Searched google but could not find anyone trying this. I want to
      use some LDAP data to create an ACL not related to authentication
      or users/groups. I want to create an ACL like this pseudo conf:</p>
    <blockquote type="cite">
      <p>external_acl_type myServers ttl=300 ipv4 %SRC
        /usr/lib/squid/ldap_lookup_acl -p</p>
      <p>http_access allow myServers</p>
    </blockquote>
    Where 'myServers' contains a list of machines that don't need to
    auth the service, for example. Other uses would be to define a
    network list, mac lists, people with youtube access, and so on. Is
    it possible, has someone already made it, can anyone point me the
    direction?<br>
    <br>
    Thanks, best regards.<br>
    <br>
    <div class="moz-signature">-- <br>
      <style type="text/css">
        #a1AssinaturaEmail { font-family: Tahoma, Verdana, Arial; font-size: 10px; }
        #a1AssinaturaEmail * { font-family: Tahoma, Verdana, Arial; font-size: 10px; }
        #a1AssinaturaEmail a { text-decoration: none; color: #FF9900; }
</style>
      <div id="a1AssinaturaEmail"> <span style="font-size: 12px;"><b>Marcio
            Merlone</b></span><br>
      </div>
    </div>
  </body>
</html>