diff options
Diffstat (limited to 'packaging/SGI')
-rw-r--r-- | packaging/SGI/smb.conf | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/packaging/SGI/smb.conf b/packaging/SGI/smb.conf index b484cc918b..dce487b4e3 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" |