> > We've migrated from an old samba installation to a new box with
> > openindiana, and it works well, but... It seems Windows now honours
> > the executable bit, so that .exe files for installing packages, are
> > no longer directly executable. While it is positive that windows
> > honours this b
> Does setting the aclinherit=passthrough-x zfs property on the
> filesystem help?
I'll try that once I'm back at the office - thanks!
> I'm not sure, but you may still need to do a chmod -R on each
> filesystem to set the ACLs on each existing directory.
I'll try the one above first...
Vennlig
On 12 Aug 2011, at 21:47, Roy Sigurd Karlsbakk wrote:
> Hi all
>
> We've migrated from an old samba installation to a new box with openindiana,
> and it works well, but... It seems Windows now honours the executable bit, so
> that .exe files for installing packages, are no longer directly exec