]> git.pld-linux.org Git - packages/samba.git/commitdiff
- security hole with %m macro, replacing with %I
authorGrzegorz Sterniczuk <grzegorz@sterniczuk.eu>
Sat, 23 Jun 2001 21:27:52 +0000 (21:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    smb.conf -> 1.3

smb.conf

index 4fe89bc1e357c1ee02788ea61493fe39605d5702..30ffb0e0bc73e82177a5850fde26222cd2aeca27 100644 (file)
--- a/smb.conf
+++ b/smb.conf
@@ -43,7 +43,7 @@
 
 # this tells Samba to use a separate log file for each machine
 # that connects
-   log file = /var/log/samba/log.%m
+   log file = /var/log/samba/log.%I
 
 # Put a capping on the size of the log files (in Kb).
    max log size = 50
This page took 0.252045 seconds and 4 git commands to generate.