-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refresh policy definition files (#1101)
[Auto-generated pull request](https://github.com/ubuntu/adsys/actions/workflows/policy-builds.yaml) by GitHub Action
- Loading branch information
Showing
7 changed files
with
578 additions
and
0 deletions.
There are no files selected for viewing
22 changes: 22 additions & 0 deletions
22
...s/Ubuntu/Desktop/Shell/LockDown/mount-removable-storage-devices-as-read-only.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Mount removable storage devices as read-only | ||
|
||
Prevent users from writing or modifying files on removable storage devices (i.e. flash disks, mobile phones, cameras). | ||
|
||
- Type: dconf | ||
- Key: /org/gnome/desktop/lockdown/mount-removable-storage-devices-as-read-only | ||
- Default: false | ||
|
||
Note: default system value is used for "Not Configured" and enforced if "Disabled". | ||
|
||
Supported on Ubuntu 20.04, 22.04, 24.04, 24.10. | ||
|
||
|
||
|
||
<span style="font-size: larger;">**Metadata**</span> | ||
|
||
| Element | Value | | ||
| --- | --- | | ||
| Location | User Policies -> Ubuntu -> Desktop -> Shell -> LockDown -> Mount removable storage devices as read-only | | ||
| Registry Key | Software\Policies\Ubuntu\dconf\org\gnome\desktop\lockdown\mount-removable-storage-devices-as-read-only | | ||
| Element type | boolean | | ||
| Class: | User | |
26 changes: 26 additions & 0 deletions
26
...nce/policies/User Policies/Ubuntu/Desktop/Shell/Privacy/usb-protection-level.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# When USB devices should be rejected | ||
|
||
If set to “lockscreen”, only when the lock screen is present new USB devices will be rejected; if set to “always”, all new USB devices will always be rejected. | ||
|
||
- Type: dconf | ||
- Key: /org/gnome/desktop/privacy/usb-protection-level | ||
- Default: 'lockscreen' | ||
|
||
Note: default system value is used for "Not Configured" and enforced if "Disabled". | ||
|
||
Supported on Ubuntu 20.04, 22.04, 24.04, 24.10. | ||
|
||
<span style="font-size: larger;">**Valid values**</span> | ||
|
||
* lockscreen | ||
* always | ||
|
||
|
||
<span style="font-size: larger;">**Metadata**</span> | ||
|
||
| Element | Value | | ||
| --- | --- | | ||
| Location | User Policies -> Ubuntu -> Desktop -> Shell -> Privacy -> When USB devices should be rejected | | ||
| Registry Key | Software\Policies\Ubuntu\dconf\org\gnome\desktop\privacy\usb-protection-level | | ||
| Element type | dropdownList | | ||
| Class: | User | |
25 changes: 25 additions & 0 deletions
25
...reference/policies/User Policies/Ubuntu/Desktop/Shell/Privacy/usb-protection.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Whether to protect USB devices | ||
|
||
If the USBGuard service is present and this setting is enabled, USB devices will be protected as configured in the usb-protection-level setting. | ||
|
||
- Type: dconf | ||
- Key: /org/gnome/desktop/privacy/usb-protection | ||
- Default for 20.04: false | ||
- Default for 22.04: true | ||
- Default for 24.04: true | ||
- Default for 24.10: true | ||
|
||
Note: default system value is used for "Not Configured" and enforced if "Disabled". | ||
|
||
Supported on Ubuntu 20.04, 22.04, 24.04, 24.10. | ||
|
||
|
||
|
||
<span style="font-size: larger;">**Metadata**</span> | ||
|
||
| Element | Value | | ||
| --- | --- | | ||
| Location | User Policies -> Ubuntu -> Desktop -> Shell -> Privacy -> Whether to protect USB devices | | ||
| Registry Key | Software\Policies\Ubuntu\dconf\org\gnome\desktop\privacy\usb-protection | | ||
| Element type | boolean | | ||
| Class: | User | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.