From fb955efaa3bac8bdc21294e7437728cb5af34144 Mon Sep 17 00:00:00 2001 From: chelobarik Date: Fri, 22 Nov 2024 00:18:01 +0500 Subject: [PATCH] v9.9 (#7282) - DietPi-Software | Samba Server: Removing deprecated parameters from smb.conf --- .conf/dps_96/conf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.conf/dps_96/conf b/.conf/dps_96/conf index 88da88576f..4f287722f6 100644 --- a/.conf/dps_96/conf +++ b/.conf/dps_96/conf @@ -5,13 +5,11 @@ dns proxy = no log file = /var/log/samba/log.%m max log size = 1000 - syslog only = no - syslog = 0 + logging = syslog@1 panic action = /usr/share/samba/panic-action %d security = user - encrypt passwords = true passdb backend = tdbsam obey pam restrictions = yes unix password sync = yes