From c5754dece28aa950f8181e9032a0e57baac900dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C5=A1per=20Fele-=C5=BDor=C5=BE?= Date: Mon, 1 Sep 2025 00:21:18 +0200 Subject: [PATCH] Do not mount cifs volumes for local users; disable debug --- roles/ad_joined/files/pam_mount.conf.xml | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/roles/ad_joined/files/pam_mount.conf.xml b/roles/ad_joined/files/pam_mount.conf.xml index 01eb506..24167bc 100644 --- a/roles/ad_joined/files/pam_mount.conf.xml +++ b/roles/ad_joined/files/pam_mount.conf.xml @@ -3,18 +3,35 @@ + + > + + + local_admin + root + sudo + + + + > + + + local_admin + root + sudo + + +