chromium/components/policy/resources/templates/policy_definitions/CloudReporting/ReportUserIDData.yaml

caption: Report User Identification information
default: true
desc: |-
  This policy controls whether to report information that can be used to identify users, such as OS login, <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> Profile login, <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> Profile name, <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> Profile path and <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> executable path.

  When the policy <ph name="CLOUD_REPORTING_ENABLED_POLICY_NAME">CloudReportingEnabled</ph> is left unset or set to disabled, this policy will be ignored.

  When this policy is left unset or set to True, information that can be used to identify users is gathered.
  When this policy is set to False, information that can be used to identify users is not gathered.

  This policy is only effective when the machine is enrolled with <ph name="CLOUD_MANAGEMENT_ENROLLMENT_TOKEN">CloudManagementEnrollmentToken</ph> for <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>.
  This policy is always effective for <ph name="PRODUCT_OS_NAME">$2<ex>Google ChromeOS</ex></ph>.
example_value: false
features:
  cloud_only: true
  dynamic_refresh: true
  per_profile: true
future_on:
- chrome.*
items:
- caption: Enable reporting of user identification information
  value: true
- caption: Disable reporting of user identification information
  value: false
owners:
- [email protected]
- [email protected]
schema:
  type: boolean
tags:
- admin-sharing
type: main