<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">hey squid users .<div class="">i  have a question .</div><div class=""><br class=""></div><div class="">say i have 1 ipv4 and with 100 ports opened  with http directive .</div><div class=""><br class=""></div><div class="">say i have 100 user/pwd for squid.</div><div class=""><br class=""></div><div class="">the question is how can i bind each user to ip:port</div><div class=""><br class=""></div><div class="">i mean i don’t want each user to be available on each port .. i just want to bind each port with usr/pwd</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">as example , the result will be like </div><div class=""><br class=""></div><div class="">ip:port1:user1:pwd1</div><div class="">ip:port2:user2:pwd2</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">ip will be same .</div><div class="">so i don’t want the result  of</div><div class=""><br class=""></div><div class="">ip:port1:user2:pwd2 work … i only want ip:port:user1:pwd1</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">im not sure if the directive :</div><div class=""><br class=""></div><div class=""><b style="font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 12px;" class=""><font color="#0433ff" class="">external_acl_type type-name %SRC %LOGIN /path/to/ext_file_userip_acl -f /path/to/config.file</font></b></div><div class=""><b style="font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 12px;" class=""><font color="#0433ff" class=""><br class=""></font></b></div><div class=""><b style="font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 12px;" class=""><font color="#0433ff" class="">will help becuase its description on ip/mask , not ip:port</font></b></div><div class=""><b style="font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; color: rgb(30, 30, 30); font-size: 12px;" class=""><br class=""></b></div><div class=""><b style="font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; color: rgb(30, 30, 30); font-size: 12px;" class=""><br class=""></b></div><div class=""><b style="font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; color: rgb(30, 30, 30); font-size: 12px;" class=""><br class=""></b></div><div class="">kind regards </div></body></html>