[Samba] 4.4.14 on solaris, using ads, can't read/write as user
Rowland Penny
rpenny at samba.org
Fri Jun 30 14:32:30 UTC 2017
On Fri, 30 Jun 2017 11:13:25 -0300
francis picabia via samba <samba at lists.samba.org> wrote:
> On Fri, Jun 30, 2017 at 10:26 AM, Rowland Penny via samba <
> samba at lists.samba.org> wrote:
>
> >
> >
> > OK, What filesystem are you using ?
> >
> >
> On Solaris /tmp is technically swap.
> The partitions are generally set up as UFS, such as /
> which is on /dev/dsk/c1t1d0s0
>
> # fstyp /dev/dsk/c1t1d0s0
> ufs
Try altering fstab to include 'acls' as an option, then add this to
smb.conf:
vfs objects = acl_xattr
map acl inherit = Yes
store dos attributes = Yes
you will also need the solaris equivalents of the 'acl' & 'attr'
packages found on Debian.
This will get you closer to ACLs that AD expects.
Rowland
More information about the samba
mailing list