ACL groups in SquidGuard with Active Directory
-
Hello, community.
I know this topic has been discussed many times, but I did not find a solution in all the threads I red.
I have to integrate SquidGuard with AD. It works, like squid. Everything is ok.
What my boss ask me wzs to filter the content by groups defined in the AD. So, I have an OU called SquidGroups, a group called Standard and many users belog to that group. So, when I try to set up the ACL in Proxy Filter -> Groups ACL -> new, in the box Client (source) I use this search:
ldapusersearch ldap://10.0.0.1:389/DC=domain,DC=com?sAMAccountName?sub?(&(sAMAccountName=%s)(memberOf=CN=Standard%2cOU=SquidGroups%2cDC=domain%2cDC=com))
When I check it in the browser (configured to use the proxy server) my filters do not work. I defined some rules to block site such Facebook, YouTube, mime types, etc. Those filters work if I use IP filter, but it is not my case.
My SquidGuard version is 19.9.14.
My squid3 version is 0.2.9.Any help will be appreciated.
-
Hi, did you find a solution for this issue, if so may you share it.