Description of problem: The squid RPM does not include a method for authentication based on LDAP groups. This is "ext_ldap_group_acl" Older version of squid used the file "squid_ldap_group". This used to be included in the Fedora squid rpm (note - I am updating from Fedora 14 - it was included in squid-3.1.16-1.fc14.i686) Version-Release number of selected component (if applicable): squid-3.2.9-1.fc19.x86_64 How reproducible: 100% - the file is not in the package. Steps to Reproduce: 1. The squid package does not include ext_ldap_group_acl Actual results: No method to verify squid groups Expected results: A binary executable that can be used to verify squid groups - "ext_ldap_group_acl" (previous version used "squid_ldap_group") Additional info: I have managed to obtain the file by doing the following... - download source code for squid 3.2.9 - yum install openldap-devel - ./configure --enable-external-acl-helpers=LDAP_group - make all - cp helpers/external_acl/LDAP_group/ext_ldap_group_acl /usr/lib64/squid/ - cp helpers/external_acl/LDAP_group/ext_ldap_group_acl.8 /usr/share/man/man8 - cd /usr/share/man/man8 - gzip ext_ldap_group_acl.8
squid-3.2.13-2.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/squid-3.2.13-2.fc19
Package squid-3.2.13-2.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing squid-3.2.13-2.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-2205/squid-3.2.13-2.fc19 then log in and leave karma (feedback).
squid-3.2.13-2.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.