diff --git a/remaster/gforensic/files/org.freedesktop.udisks2.policy b/remaster/gforensic/files/org.freedesktop.udisks2.policy new file mode 100644 index 0000000..4cd1f16 --- /dev/null +++ b/remaster/gforensic/files/org.freedesktop.udisks2.policy @@ -0,0 +1,233 @@ + + + + The udisks Project + http://udisks.freedesktop.org/ + drive-removable-media + + + + Mount a filesystem + Authentication is required to mount the filesystem + + auth_admin + auth_admin + yes + + + + + Mount a filesystem on a system device + Authentication is required to mount the filesystem + + auth_admin + auth_admin + yes + + + + + Mount/unmount filesystems defined in the fstab file with the x-udisks-auth option + Authentication is required to mount/unmount the filesystem + + auth_admin + auth_admin + auth_admin_keep + + + + + Unmount a device mounted by another user + Authentication is required to unmount a filesystem mounted by another user + + auth_admin + auth_admin + auth_admin_keep + + + + + + Unlock an encrypted device + Authentication is required to unlock an encrypted device + + auth_admin + auth_admin + yes + + + + + Unlock an encrypted system device + Authentication is required to unlock an encrypted device + + auth_admin + auth_admin + auth_admin_keep + + + + + Unlock an encrypted device specified in the crypttab file with the x-udisks-auth option + Authentication is required to unlock an encrypted device + + auth_admin + auth_admin + auth_admin_keep + + + + + Lock an encrypted device unlocked by another user + Authentication is required to lock an encrypted device unlocked by another user + + auth_admin + auth_admin + auth_admin_keep + + + + + Change passphrase for an encrypted device + Authentication is required to change the passphrase for an encrypted device + Autorisering er påkrævet for at ændre kode-ordet for en krypteret enhed + + auth_admin + auth_admin + yes + + + + + Change passphrase for an encrypted device + Authentication is required to change the passphrase for an encrypted device + Autorisering er påkrævet for at ændre kode-ordet for en krypteret enhed + + auth_admin + auth_admin + auth_admin_keep + + + + + + Manage loop devices + Authentication is required to set up a loop device + + auth_admin + auth_admin + + yes + + + + + Manage loop devices + Authentication is required to delete a loop device set up by another user + + auth_admin + auth_admin + auth_admin_keep + + + + + + Manage swapspace + Authentication is required to manage swapspace + + auth_admin + auth_admin + auth_admin_keep + + + + + + Modify a device + Authentication is required to modify a device + + auth_admin + auth_admin + yes + + + + + Modify a system device + Authentication is required to modify a device + + auth_admin + auth_admin + auth_admin_keep + + + + + + Open a device + Authentication is required to open a device + + auth_admin + auth_admin + auth_admin_keep + + + + + Open a system device + Authentication is required to open a device + + auth_admin + auth_admin + auth_admin_keep + + + + + + Modify system-wide configuration + Authentication is required to modify system-wide configuration + + auth_admin + auth_admin + auth_admin + + + + + + Modify system-wide configuration + Authentication is required to retrieve secrets from system-wide configuration + + auth_admin + auth_admin + auth_admin + + + + + + Update SMART data + Authentication is required to update SMART data + + auth_admin + auth_admin + yes + + + + + + Run SMART self-test + Authentication is required to run a SMART self-test + + auth_admin + auth_admin + auth_admin_keep + + + +