From 95d600a3521ef97cad9852a09e534c0c7ae8a8d7 Mon Sep 17 00:00:00 2001 From: Herb Lewis Date: Tue, 16 Dec 1997 05:15:00 +0000 Subject: [PATCH] fix bug in log file specification (This used to be commit 9b77a642bd302b7aea2147d1cbcd61e310ccfd91) --- packaging/SGI/smb.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/packaging/SGI/smb.conf b/packaging/SGI/smb.conf index b484cc918b2..dce487b4e35 100644 --- a/packaging/SGI/smb.conf +++ b/packaging/SGI/smb.conf @@ -38,8 +38,11 @@ guest account = nobody browseable = yes +; this tells Samba to use a separate log file for each machine +; that connects - default is single file named /usr/samba/var/log.smb +; log file = /usr/samba/var/log.%m + ; Set a max size for log files in Kb - log file = /usr/samba/var max log size = 50 ; You will need a world readable lock directory and "share modes=yes" -- 2.34.1