From: Jeremy Allison on
On Thu, Jun 17, 2010 at 04:18:40PM -0400, Derek Lewis wrote:
> I have Samba 3.4.7 running with basic shares under Ubuntu 10.04, though I am interested in configuring Samba to store the Windows file attributes and create/modify dates. I have found some hints to this being done though no details. I have experimented with NTFS and found that most of the attributes and modified/accessed dates are preserved.

Mount the filesystem with extended attributes supported,
then set:

ea support = yes
store dos attributes = yes
map readonly = no
map archive = no
map system = no

in the [global] section of your smb.conf.

Jeremy.
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba