From: Michael Tremer Date: Thu, 8 Oct 2020 20:34:39 +0000 (+0100) Subject: samba: Remove any options left to default value in global section X-Git-Tag: v2.25-core152~7^2~66 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=7a60353472926dca2d9921c6933c85b257f1e5a6 samba: Remove any options left to default value in global section Signed-off-by: Michael Tremer --- diff --git a/config/samba/default.global b/config/samba/default.global index 30587e47a5..05d09a9a22 100644 --- a/config/samba/default.global +++ b/config/samba/default.global @@ -6,14 +6,9 @@ server string = Samba workgroup = homeip.net passdb backend = smbpasswd -keep alive = 30 os level = 33 -fstype = NTFS -kernel oplocks = false map to guest = bad user -smb ports = 445 139 -unix charset = CP850 security = user guest account = samba @@ -21,16 +16,6 @@ unix password sync = false bind interfaces only = true interfaces = green0 127.0.0.1 -socket options = TCP_NODELAY SO_KEEPALIVE -username level = 1 -wins support = true - -log file = /var/log/samba/samba-log.%m -lock directory = /var/lock/samba -pid directory = /var/run/ +log file = /var/log/samba/samba-log.%m log level = 3 passdb:5 auth:5 winbind:2 - -preferred master = false -domain master = false -local master = false diff --git a/html/cgi-bin/samba.cgi b/html/cgi-bin/samba.cgi index fd43afd17d..07665e8f1e 100644 --- a/html/cgi-bin/samba.cgi +++ b/html/cgi-bin/samba.cgi @@ -283,13 +283,9 @@ if ($sambasettings{'SMB2'} eq 'on'){ } print FILE <