[Samba] Can't write to a samba share mounted as an AD user

pisymbol pisymbol at gmail.com
Thu Aug 2 15:02:45 UTC 2018


Whoops! Replying to all!

On Thu, Aug 2, 2018 at 10:55 AM, Rowland Penny via samba <
samba at lists.samba.org> wrote:

> On Thu, 2 Aug 2018 10:43:26 -0400
> pisymbol via samba <samba at lists.samba.org> wrote:
>
> > Full disclosure: This is an exported share on a QNAP NAS device.
>
> Even fuller disclosure ;-)
> You haven't given us enough info
>

I can facilitate though.


> What version of Samba is the QNAP NAS using ?
>

4.4.16

What is in smb.conf ?
>

A lot of stuff as you can imagine. But for this share:
[Public]
comment = System default share
path = /share/CACHEDEV1_DATA/Public
browsable = yes
oplocks = yes
ftp write only = no
recycle bin = yes
recycle bin administrators only = yes
qbox = no
public = yes
invalid users = "guest"
read list = @"everyone"
write list = "admin",@"ACME\Users"
valid users = "root",@"everyone","admin",@"Acme\Users"
inherit permissions = yes
shadow:snapdir = /share/CACHEDEV1_DATA/_.share/Public/.snapshot
shadow:basedir = /share/CACHEDEV1_DATA/Public
shadow:sort = desc
shadow:format = @GMT-%Y.%m.%d-%H:%M:%S
smb encrypt = disabled
strict allocate = yes
streams_depot:check_valid = yes
mangled names = yes
admin users =
admin only =



> Is it part of a domain ?
>

Yes. Let's call it ACME.

I am mounting with my login ACME\alex via:

sudo mount -ousername=alex,domain=acme.com,vers=2.1 //
outerdrive.acme.com/Public /mnt

Linux client is latest 7.5 CentOS.

-aps


More information about the samba mailing list