From 8c4611452ec75711b2bfbd6fd0cd2f2fe933bab0 Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Tue, 13 Feb 2024 14:18:30 +0100 Subject: [PATCH] htz-hel.backup-sophie: allow sophie to access --- nodes/htz-hel/backup-sophie.py | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/nodes/htz-hel/backup-sophie.py b/nodes/htz-hel/backup-sophie.py index e6003f1..77cabe3 100644 --- a/nodes/htz-hel/backup-sophie.py +++ b/nodes/htz-hel/backup-sophie.py @@ -48,6 +48,13 @@ nodes['htz-hel.backup-sophie'] = { ], }, }, + 'users': { + 'sophie': { + 'sudo_commands': { + 'ALL', + }, + }, + }, 'zfs': { 'datasets': { 'tank/ejgwthink': {