> Source: [sk183367](https://support.checkpoint.com/results/sk/sk183367)

# sk183367 - Identity Collector Identity Filter fails to match identities with names that start with "\p" or "\g"

| Property | Value |
|----------|-------|
| Solution ID | sk183367 |
| Date Created | 2025-05-18 |
| Last Modified | 2025-06-30 |
| Technical Level | Advanced |
| Products | Security Gateway |
| Versions | R82.10, R82, R81.20 |

## Symptoms

- * The "Identity Filter" list (Include or Exclude) contains multiple identities, but none of them match rules.
* After enabling Identity Collector debug mode, these similar compile errors appear in the ia_ag.log file. kiss_pcre_compile: pcre compile failed at offset 9 with error message: unknown property name after \\P or \\p. pattern:   
  > **\^(domain\\gfirst.last)$**
  > `kiss_pcre_compile: pcre compile failed at offset 9 with error message: unknown property name after \P or \p. pattern: `  
  > `
  > `**^(domain\pfirst.last)$**` `  
  > `
  > kiss_pm_compile_add_array_handle: kiss_tier2_compile failed `  
  > `
  > kiss_pm_destroy: No more holders of PM handle 0B1173C0, destroying it `  
  > `
  > [RegularExp (TD::Critical)] NAC::IDCOLLECTOR::RegularExp::compilePatterns: Error while trying to compile the PM: `  
  > `
  > Error: unknown property name after \P or \p Type: 0 index: 24 pattern: 13 `

## Cause

If an identity in the filter contains an unsupported/reserved string, it causes all other identities to fail to match. These are the unsupported strings: "`\p`", "`\g`", "`\P`", or "`\G`".

## Solution

This solution requires authentication. Please log in to view the full solution.

---

# Agent Instructions

This content is from the Check Point Support Center (https://support.checkpoint.com), the official knowledge base for Check Point cybersecurity products.

## Navigating This Knowledge Base

- **Complete index**: [llms.txt](https://support.checkpoint.com/llms.txt)
- **All SK articles**: [SecureKnowledge Sitemap](https://support.checkpoint.com/sitemaps/secureknowledge-sitemap-index.xml)
- **SK article URL pattern**: `https://support.checkpoint.com/results/sk/{skId}`
- **Markdown responses**: AI bot User-Agents automatically receive `text/markdown` content
