From 9b77a642bd302b7aea2147d1cbcd61e310ccfd91 Mon Sep 17 00:00:00 2001 From: Herb Lewis Date: Tue, 16 Dec 1997 05:15:00 +0000 Subject: fix bug in log file specification --- packaging/SGI/smb.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'packaging') 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" -- cgit