Hide Sensitive Personal Information
You can restrict the visibility of the Email, Employee Type and LAN ID information of objects listed under the People facet in Unison to only Axon users. Users who have not logged into Axon will not be able to view these fields or open the objects.
The feature is disabled by default. You need to be a SuperAdmin user to enable it. You can verify whether it is enabled or not using the following steps:
- 1. From the Axon toolbar, click the Admin Panel menu item under your user name.
- 2. From the navigation pane, under the Customize & Configure category, click System Settings.
- 3. In the Group list, select Environment.
- 4. Review the status of the Hide Personal Information field to confirm whether the feature is enabled or not.
To modify the Hide Personal Information field, use the following steps:
- 1. Navigate to the following directory:
<INSTALLATION_DIR>/scripts/
- 2. Locate and run the following script:
- - Hide sensitive people information:
sh hidePeople enable
- - Show sensitive people information:
sh hidePeople disable