Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'A fix for SMB -43 errors' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
A fix for SMB -43 errors
Authored by: extra88 on Sep 10, '03 12:53:31PM
It's probably in the Darwin Source somewhere, though a cursory glance didn't reveal it.

I don't have a good place to host it but here's a listing of the directory contents on a fully patched 10.2.6 machine:

ls -lF /System/Library/Extensions/smbfs.kext/Contents/*
-rw-r--r--  1 root  wheel  833 Apr  7 21:22 /System/Library/Extensions/smbfs.kext/Contents/Info.plist
-rw-r--r--  1 root  wheel  502 Apr  9 14:10 /System/Library/Extensions/smbfs.kext/Contents/version.plist

/System/Library/Extensions/smbfs.kext/Contents/MacOS:
total 760
-rw-r--r--  1 root  wheel  386500 Apr  7 21:22 smbfs

/System/Library/Extensions/smbfs.kext/Contents/Resources:
total 48
-rw-r--r--  1 root  wheel   2081 Apr  7 21:22 Makefile
-rw-r--r--  1 root  wheel     84 Apr  7 21:22 Makefile.inc
-rw-r--r--  1 root  wheel  14374 Apr  7 21:22 makeobjops.pl


[ Reply to This | # ]