ESA DLP Configuration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2023 09:59 PM
Hello All,
Need to configure an DLP Policies in which when users share their government id details Like Pan card/Aadhar Card that details should not go outside of organisation. Below im attaching an sample copy of Pan card and Aadhar card
- Labels:
-
Email Security
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2023 01:01 AM
You can use the following regex in DLP
Aadhaar regex: “^[2-9]{1}[0-9]{3}\\s[0-9]{4}\\s[0-9]{4}$”
PAN regex: "[A-Z]{5}[0-9]{4}[A-Z]{1}"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2023 03:40 AM
Thank you for your reply. Will check and let you know.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2023 11:36 PM
Hi SriramV,
Thank you for reply. DLP works with your provided regex. However now clients wants complete mail should get quarantine contains such confidentail data. Please let me know can we achieve this ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2023 10:30 PM
Hello People ,
Any help
Thanks in advance
