Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Mavericks SMB/SAMBA Log?

Hello, can anyone point me to the log file for SMB in mavericks server?


I know the afp log is located at "/Library/Logs/AppleFileService/AppleFileServiceError.log" but I can't track down the SMB log. As more and more users are bringing in mavericks machines, I'd like to be able to keep track of things like we did in AFP.


ie I'm looking for the SMB equivalent of


afp:loggingAttributes:logOpenFork = yes

afp:loggingAttributes:logDelete = yes

afp:loggingAttributes:logCreateDir = yes

afp:loggingAttributes:logLogin = yes

afp:loggingAttributes:logLogout = yes

afp:loggingAttributes:logCreateFile = yes


Thanks!

MAC MINI SERVER (LATE 2012), OS X Mountain Lion (10.8.2), ios 6.0.1

Posted on Feb 25, 2014 6:42 PM

Reply
3 replies

Feb 25, 2014 7:11 PM in response to fkick1

I believe the best you can do is enable the kernel debugging of the SMBD service. To do this, edit /System/Library/LaunchDaemons/com.apple.smbd.plist and add:


<string>-debug</string>

<string>-stdout</string>


beneath the line <string>/usr/sbin/smbd</string> in the ProgramArguments section.


Reboot your server or stop and start the SMB service.


R-

Apple Consultants Network

Apple Professional Services

Author "Mavericks Server – Foundation Services" :: Exclusively available in Apple's iBooks Store

Mavericks SMB/SAMBA Log?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.