Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
piidiscovery [2018_09_21 04:28] stevenpiidiscovery [2024_02_28 01:03] – external edit 127.0.0.1
Line 4: Line 4:
 **REPLACED BY [[contentdiscovery|CONTENT DISCOVERY]]** **REPLACED BY [[contentdiscovery|CONTENT DISCOVERY]]**
  
-Version 1808 of the Enterprise File Fabric introduced [[contentdiscovery]], which supersedes this PII Scanning and Detection feature. Content Discovery incorporates all of the PII feature’s functionality and is upwardly compatible with version 1803’s PII detection rules. Content Discovery organises sets of content detectors into one or more Content Detection Categories, each of which contains a set of content detectors. PII is (or can be) one such Content Detection Category.+A forthcoming version of Nasuni Access Anywhere will introduce the ability to add-on [[contentdiscovery]], which supersedes the original Access Anywhere PII Scanning and Detection feature. Content Discovery incorporates all of the PII feature’s functionality and is upwardly compatible with prior PII detection rules. Content Discovery organises sets of content detectors into one or more Content Detection Categories, each of which contains a set of content detectors. PII is (or can be) one such Content Detection Category.
 </WRAP> </WRAP>
  
 This page covers the identification and classification of PII (Personally Identifiable Information). This page covers the identification and classification of PII (Personally Identifiable Information).
  
-The Enterprise File Fabric's PII Scanning and Detection feature helps enterprise customers manage personal information by automatically detecting PII in documents and alerting the organisation’s information security specialists or other designated users to its presence.+Access Anywhere's PII Scanning and Detection feature helps enterprise customers manage personal information by automatically detecting PII in documents and alerting the organisation’s information security specialists or other designated users to its presence.
  
 [[https://www.youtube.com/watch?time_continue=7&v=zxpyY3Rw34c|{{ ::piidiscovery:piivideo.png?nolink&300 |}}]] [[https://www.youtube.com/watch?time_continue=7&v=zxpyY3Rw34c|{{ ::piidiscovery:piivideo.png?nolink&300 |}}]]
Line 17: Line 17:
 Applied to: Applied to:
  
- Enterprise File Fabric Appliance [Add-On] (until v1803)+ Access Anywhere Appliance [Add-On] (until v1803)
  
 ## Feature Summary ## Feature Summary
Line 57: Line 57:
 ### Uploading ### Uploading
  
-When a file is uploaded, updated or synchronized the File Fabric recognizes it as containing new content; it is a candidate for being scanned for PII.+When a file is uploaded, updated or synchronized Access Anywhere recognizes it as containing new content; it is a candidate for being scanned for PII.
  
 To be scanned the file must be located on a storage provider that has content search enabled (this is set set when the provider is created). To be scanned the file must be located on a storage provider that has content search enabled (this is set set when the provider is created).
Line 77: Line 77:
 ### Tagging of PII Files ### Tagging of PII Files
  
-When PII is detected in a file, a tag is added to the file indicating the type of PII that was detected.  For example, if the File Fabric is configured to scan for US Social Security Numbers (SSNs) and one or more data values that match the US SSN detection rule are found when the file is scanned, then a tag with the value “US Social Security Number” will be added to the file's metadata under the PII classification.+When PII is detected in a file, a tag is added to the file indicating the type of PII that was detected.  For example, if Access Anywhere is configured to scan for US Social Security Numbers (SSNs) and one or more data values that match the US SSN detection rule are found when the file is scanned, then a tag with the value “US Social Security Number” will be added to the file's metadata under the PII classification.
  
 {{ :piidiscovery:tagging.png?nolink |}} {{ :piidiscovery:tagging.png?nolink |}}
Line 167: Line 167:
 ### 1. Enabling the Content Search Engine ### 1. Enabling the Content Search Engine
  
-Content search must be enabled for PII scanning and detection to work. The content search engine scans documents for PII as they are uploaded or synchronized. The search engine is available only with the Enterprise File Fabric appliance and must be explicitly enabled.+Content search must be enabled for PII scanning and detection to work. The content search engine scans documents for PII as they are uploaded or synchronized. The search engine is available only with the Access Anywhere appliance and must be explicitly enabled.
  
 Here is a link to instructions for configuring the content search engine:  [[cloudappliance/solr]] Here is a link to instructions for configuring the content search engine:  [[cloudappliance/solr]]
Line 219: Line 219:
 ### 6. Configuring PII Detection Rules ### 6. Configuring PII Detection Rules
  
-A set of rules for detecting different kinds of PII is provided with the Enterprise File Fabric. These rules can be used as provided, or the administrator can add, remove or change them.+A set of rules for detecting different kinds of PII is provided with Access Anywhere. These rules can be used as provided, or the administrator can add, remove or change them.
  
 The PII Detection Rules are defined in a JSON document that is accessible from the PII Scanning & Detection tab of the organization’s Policies page. Prior to editing the PII Detection Rules, make a safe copy of the JSON document by copying the contents to a text file. That way you can easily revert the changes if needed. The PII Detection Rules are defined in a JSON document that is accessible from the PII Scanning & Detection tab of the organization’s Policies page. Prior to editing the PII Detection Rules, make a safe copy of the JSON document by copying the contents to a text file. That way you can easily revert the changes if needed.
Line 294: Line 294:
    }    }
  
-Adding new code filters to this version of the File Fabric requires paid professional services support from Storage Made Easy. Users wishing to add their own code filters should contact their SME sales representatives.+Adding new code filters to this version of Access Anywhere requires paid professional services support from Nasuni. Users wishing to add their own code filters should contact their account representative.
  
-The following predefined code filters are included with the File Fabric:+The following predefined code filters are included with Access Anywhere:
  
  * General  * General
Line 352: Line 352:
 #### Removing Rules #### Removing Rules
  
-You may also want to remove from the JSON document rules that scan for data items that are not of interest to your organization.  In that case, remove the entire section starting with the curly brace before the id, and ending with the comma preceding the next rule (unless you are removing the final rule in the document, in which case there is no comma).  For example, if you don’t want the File Fabric to scan for Australian tax file numbers, you would remove this text (including the trailing comma) from the JSON document:+You may also want to remove from the JSON document rules that scan for data items that are not of interest to your organization.  In that case, remove the entire section starting with the curly brace before the id, and ending with the comma preceding the next rule (unless you are removing the final rule in the document, in which case there is no comma).  For example, if you don’t want Access Anywhere to scan for Australian tax file numbers, you would remove this text (including the trailing comma) from the JSON document:
  
    {      {  
Line 372: Line 372:
 {{ :piidiscovery:change_pii_classification.jpg?nolink |}} {{ :piidiscovery:change_pii_classification.jpg?nolink |}}
  
-The default classification name is “PII”.  For on-premises File Fabric installations, the appliance administrator can change this name on the Classifications page that is accessed from appladmin’s Settings menu:+The default classification name is “PII”.  For on-premises Access Anywhere installations, the appliance administrator can change this name on the Classifications page that is accessed from appladmin’s Settings menu:
  
 {{ :piidiscovery:change_pii_classification2.jpg?500&nolink |}} {{ :piidiscovery:change_pii_classification2.jpg?500&nolink |}}
Line 383: Line 383:
 ### Shared Team Folders ### Shared Team Folders
  
-The File Fabric provides a feature to allow team members to have shared access to folders.  Whether or not a Shared Team Folder contained PII files at the time that it was shared, if new files that file contain PII are uploaded or existing files are updated to contain PII then users with access to the folder will gain access to the PII in the files.+The Access Anywhere provides a feature to allow team members to have shared access to folders.  Whether or not a Shared Team Folder contained PII files at the time that it was shared, if new files that file contain PII are uploaded or existing files are updated to contain PII then users with access to the folder will gain access to the PII in the files.
  
 ### File Sharing Links ### File Sharing Links
  
-The File Fabric provides an option which, if enabled, allows users to generate links for sharing files by download with external recipients.  Files containing PII can be shared this way, allowing link recipients to gain access the the PII in the file.+The Access Anywhere provides an option which, if enabled, allows users to generate links for sharing files by download with external recipients.  Files containing PII can be shared this way, allowing link recipients to gain access the the PII in the file.
  
  
Line 394: Line 394:
 ### Folder Sharing Links ### Folder Sharing Links
  
-The File Fabric also provides an option which, if enabled, allows users to generate links for sharing folders with external recipients. When a folder has been shared this way, the recipient of the link can download any of the files in the folder. If any of those files contain PII then the recipient can gain access to the PII by downloading those files.+The Access Anywhere also provides an option which, if enabled, allows users to generate links for sharing folders with external recipients. When a folder has been shared this way, the recipient of the link can download any of the files in the folder. If any of those files contain PII then the recipient can gain access to the PII by downloading those files.
  
  
Line 413: Line 413:
 If no files are being scanned, check the following: If no files are being scanned, check the following:
  
-Is content search enabled on the File fabric?+Is content search enabled on Access Anywhere?
  * Has PII scanning and detection been enabled in the package assigned to the Organization?  * Has PII scanning and detection been enabled in the package assigned to the Organization?
  * Is content search enabled on the provider(s) to which files are big uploaded?  * Is content search enabled on the provider(s) to which files are big uploaded?