{
    return "acl idents ident REQUIRED"
      if (defined $squid{RequireAuth} && $squid{RequireAuth} =~ /ident/);
}
