{
    return "acl requireauth proxy_auth REQUIRED"
      if (defined $squid{RequireAuth} && $squid{RequireAuth} =~ /(ldap)/);
}
