From b750101eb236130cf056c675997decbac904cc49 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 17:35:18 +0200 Subject: Adding upstream version 252.22. Signed-off-by: Daniel Baumann --- src/home/org.freedesktop.home1.policy | 72 +++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 src/home/org.freedesktop.home1.policy (limited to 'src/home/org.freedesktop.home1.policy') diff --git a/src/home/org.freedesktop.home1.policy b/src/home/org.freedesktop.home1.policy new file mode 100644 index 0000000..a337b32 --- /dev/null +++ b/src/home/org.freedesktop.home1.policy @@ -0,0 +1,72 @@ + + + + + + + + The systemd Project + https://systemd.io + + + Create a home area + Authentication is required to create a user's home area. + + auth_admin_keep + auth_admin_keep + auth_admin_keep + + + + + Remove a home area + Authentication is required to remove a user's home area. + + auth_admin_keep + auth_admin_keep + auth_admin_keep + + + + + Check credentials of a home area + Authentication is required to check credentials against a user's home area. + + auth_admin_keep + auth_admin_keep + auth_admin_keep + + + + + Update a home area + Authentication is required to update a user's home area. + + auth_admin_keep + auth_admin_keep + auth_admin_keep + + + + + Resize a home area + Authentication is required to resize a user's home area. + + auth_admin_keep + auth_admin_keep + auth_admin_keep + + + + + Change password of a home area + Authentication is required to change the password of a user's home area. + + auth_admin_keep + auth_admin_keep + auth_admin_keep + + + + -- cgit v1.2.3