Re: [CentOS] Centos 7 Samba - all shares read only

2017-05-08 Thread Jose Maria Terry Jimenez
El 8/5/17 a las 14:21, Gary Stainburn escribió: May help (add the users to that group) Best, I have done some testing and found that I have got to the point where I can create a 'New Text Document', edit it in notepad and save the changes. I can now also create a new blank spreadsheet, save

Re: [CentOS] Centos 7 Samba - all shares read only

2017-05-08 Thread Gary Stainburn
On Monday 08 May 2017 12:50:44 Jose Maria Terry Jimenez wrote: > Did you tried something like: > > create mask = 0764 > > and > > directory mode = 0775 > > For folders > > In the share setup? No, but I do now. > > Under which user/group are the files created? (i mean, once created, in > the share

Re: [CentOS] Centos 7 Samba - all shares read only

2017-05-08 Thread Jose Maria Terry Jimenez
El 8/5/17 a las 13:32, Gary Stainburn escribió: I have run the following commands for each share, to ensure that group permissions are are: find . -type d -exec chmod 770 {} \; find . -type f -exec chmod 660 {} \; I can now create and delete files and folders using windows explorer. I can also

Re: [CentOS] Centos 7 Samba - all shares read only

2017-05-08 Thread Gary Stainburn
On Thursday 04 May 2017 17:54:57 Chris Murphy wrote: > Pretty sure smb gets "control" of a directory via the group. For my > setup, each directory defined by a path in smb.conf has group > smbusers, and has rwx permissions. This is applied just to that > directory, it is not applied recursively. Th

Re: [CentOS] Centos 7 Samba - all shares read only

2017-05-08 Thread Gary Stainburn
On Thursday 04 May 2017 14:59:17 m.r...@5-cent.us wrote: > Dumb question #1: on the server, can you touch /samba/path/this? That is, > can *you* create a file in one of those directories? If not... why is your > filesystem read-only > > mark. No such thing as a dumb question. As the unix use

Re: [CentOS] Centos 7 Samba - all shares read only

2017-05-04 Thread Chris Murphy
Pretty sure smb gets "control" of a directory via the group. For my setup, each directory defined by a path in smb.conf has group smbusers, and has rwx permissions. This is applied just to that directory, it is not applied recursively. The files and folders in that directory have the actual remote

Re: [CentOS] Centos 7 Samba - all shares read only

2017-05-04 Thread m . roth
Gary Stainburn wrote: > I few weeks back my server started having a problem where all shares are > now readonly. AFAIK nothing has changed except a 'yum update' which was > probably around the same time. > > Everyone still has the shares on their Win7 PC's and can see the contents. > However, if t

[CentOS] Centos 7 Samba - all shares read only

2017-05-04 Thread Gary Stainburn
I few weeks back my server started having a problem where all shares are now readonly. AFAIK nothing has changed except a 'yum update' which was probably around the same time. Everyone still has the shares on their Win7 PC's and can see the contents. However, if they try to open a file it open