On 03/08/19 13:36, Bill Shirley wrote:
What does the share's stanza in smb.conf look like?
.
I see the following, they are all marked writable = yes
stopping selinux or firewalld has no affect on the problem. I guess I
will resign myself to just using root to make changes from my Linux
syst
What does the share's stanza in smb.conf look like?
Here's one of mine:
[zzmodelrw]
comment = Model for Read/Write shares
path = /lan/shares/zzmodelrw
browseable = yes
guest ok = yes
writeable = no
write list = @smbusers
create mask = 660
On 03/05/19 15:35, Fred Smith wrote:
Yes. Put it in fstab instead of defaults.
I use this for the options in fstab:
credentials=/root/.smbcred,defaults,uid=my-username,gid=my-username,auto,users,exec,vers=3.0
the credentials= points to a file with read-only permissions, owned by root. it
c
On 05Mar2019 13:43, Joe Zeff wrote:
On 03/05/2019 01:35 PM, Fred Smith wrote:
I use this for the options in fstab:
credentials=/root/.smbcred,defaults,uid=my-username,gid=my-username,auto,users,exec,vers=3.0
I'm no expert on this, but I think that if you have auto, having users
is redundant
On 03/05/2019 01:35 PM, Fred Smith wrote:
I use this for the options in fstab:
credentials=/root/.smbcred,defaults,uid=my-username,gid=my-username,auto,users,exec,vers=3.0
I'm no expert on this, but I think that if you have auto, having users
is redundant, unless you want users to be able to
On Tue, Mar 05, 2019 at 01:08:43PM -0700, Joe Zeff wrote:
> On 03/05/2019 12:44 PM, Bob Goodwin wrote:
> >
> >
> >On 03/05/19 13:46, Joe Zeff wrote:
> >>On 03/05/2019 11:38 AM, Bob Goodwin wrote:
> >>>I mount it on /mnt/box48 and the problem seems to be permissions:
> >>
> >>I've found that mount s
On 03/05/2019 12:44 PM, Bob Goodwin wrote:
On 03/05/19 13:46, Joe Zeff wrote:
On 03/05/2019 11:38 AM, Bob Goodwin wrote:
I mount it on /mnt/box48 and the problem seems to be permissions:
I've found that mount sometimes insists on mounting partitions ro,
even if you specify r/w. The only t
On 03/05/19 13:46, Joe Zeff wrote:
On 03/05/2019 11:38 AM, Bob Goodwin wrote:
I mount it on /mnt/box48 and the problem seems to be permissions:
I've found that mount sometimes insists on mounting partitions ro,
even if you specify r/w. The only thing I've ever found that always
works (for
On 03/05/2019 11:38 AM, Bob Goodwin wrote:
I mount it on /mnt/box48 and the problem seems to be permissions:
I've found that mount sometimes insists on mounting partitions ro, even
if you specify r/w. The only thing I've ever found that always works
(for me) is the mount option umask=.
.
I have a fedora samba server that works ok however I can't save to it
except as root. The apple users can do whatever they need, save to it
and create directories when they want. I have to run Thunar as root or
use sftp to do those things from Fedora29, actually through a number of
versions,
10 matches
Mail list logo