[squid-users] I need a help with user permissions credentials
Juan Manuel Perrote
jmperrote at policia.rionegro.gov.ar
Fri Oct 10 16:31:33 UTC 2014
Any body can help me ?
We use external authentification on ldap repository on a remote machine,
and have a problem when use a ttl time, the proxy require to validate
very frequently to all users.
external_acl_type ldap_group %LOGIN /usr/lib/squid3/squid_ldap_group -b "ou=Groups,dc=vs-zmaster,dc=policia,dc=rionegro,dc=gov,dc=ar" -f "(&(memberUid=%u)(cn=%g)(objectClass=posixGroup))" -h 10.11.37.2 -v
When try to set ttl=60 for a TTL and groups for check the user
permissions, the squid proxy require over 60 seconds to all of users
revalidate their username/password.
external_acl_type ldap_group ttl=60 %LOGIN /usr/lib/squid3/squid_ldap_group -b "ou=Groups,dc=vs-zmaster,dc=policia,dc=rionegro,dc=gov,dc=ar" -f "(&(memberUid=%u)(cn=%g)(objectClass=posixGroup))" -h 10.11.37.2 -v
Regards.
More information about the squid-users
mailing list