|
ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages
|
|
This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles. For more information about the manual page format, see the manual page for manpages(5). |
VFS_NETATALK(8) VFS_NETATALK(8)
NAME
vfs_netatalk - hide .AppleDouble files from CIFS clients
SYNOPSIS
vfs objects = netatalk
DESCRIPTION
This VFS module is part of the samba(7) suite.
The vfs_netatalk VFS module dynamically hides .AppleDouble files, preventing spurious errors on some
CIFS clients. .AppleDouble files may be created by historic implementations of AFP (Apple Filing Pro-tocol) Protocol)
tocol) on servers.
This module is stackable.
EXAMPLES
Hide .AppleDouble files on the [data] share:
[data]
vfs objects = netatalk
CAVEATS
This module is largely historic and unlikely to be of use in modern networks since current Apple sys-tems systems
tems are able to mount CIFS shares natively.
VERSION
This man page is correct for version 3.0.25 of the Samba suite.
AUTHOR
The original Samba software and related utilities were created by Andrew Tridgell. Samba is now
developed by the Samba Team as an Open Source project similar to the way the Linux kernel is devel-oped. developed.
oped.
VFS_NETATALK(8)
|
|