LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Samba and default path to log files (https://www.linuxquestions.org/questions/slackware-14/samba-and-default-path-to-log-files-4175420302/)

kikinovak 08-04-2012 03:50 AM

Samba and default path to log files
 
Hi,

Slackware's sample smb.conf file contains the following line:

Code:

log file = /var/log/samba.%m
Now there's two log files log.nmbd and log.smbd that are stored anyway in /var/log/samba, and as far as I understand, this cannot be altered.

For consistency's sake, I suggest the following in the sample smb.conf:

Code:

log file = /var/log/samba/log.%m
My daily two cents :hattip:


All times are GMT -5. The time now is 08:22 AM.