NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
BarkingSpider
Feb 03, 2019Aspirant
RN214 File creation using Windows 10 SMB
Greetings. I have a RN214. After upgrading to the OS6.9.5 I'm seeing the group "users" being added to all files being created as the default group with permissions of rwxrwx---+. For example, the...
Retired_Member
Feb 03, 2019Hi BarkingSpider, in case your nas was fine before and you are not depending on any of the bugfixes introduced by 6.9.5 (see the release notes here https://kb.netgear.com/000060500/ReadyNAS-OS-6-Software-Version-6-9-5), I would do the following:
a) Download the logs now to later give one of the netgear mods/analysts the opportunity to have a closer look at those, in case they want to investigate.
b) Manually downgrade to 6.9.4HF1 and wait until your issue has been declared as solved. Here is the link to that release https://community.netgear.com/t5/ReadyNAS-Announcements-Stories/ReadyNAS-OS-6-9-4-Hotfix-1-now-available/m-p/1639064#M63
Kind regards
- BarkingSpiderFeb 05, 2019Aspirant
I created a new user (zoro) that is connected to one group called "ostech". I then create a new share and made that user and group the only access. Here is output from the getfacl for the share and file I created by using Win10 drop-n-drag.
root@WW:/data/ztest# getfacl /data/ztest/
# file: data/ztest/
# owner: ww
# group: ostech
user::rwx
user:admin:rwx
user:zoro:rwx
group::rwx
group:admin:rwx
group:ostech:rwx
mask::rwx
other::---
default:user::rwx
default:user:admin:rwx
default:user:zoro:rwx
default:group::rwx
default:group:admin:rwx
default:group:ostech:rwx
default:mask::rwx
default:other::---root@WW:/data/ztest# getfacl zoro.txt
# file: zoro.txt
# owner: zoro
# group: users
user::rwx
user:admin:rwx
user:zoro:rwx
group::rwx
group:admin:rwx
group:users:rwx
group:ostech:rwx
mask::rwx
other::---Even windows 10 security shows Allow users(WW\users) Full control and what's interesting is under the "inherited from" shows \\WW\ztest\
So how did "users" get added to the ACL's ??
- StephenBFeb 06, 2019Guru - Experienced User
BarkingSpider wrote:
So how did "users" get added to the ACL's ??
"users" is Netgear's built-in group, so it's possible it is baked into the ReadyNAS ACL.
Does this do harm?
- BarkingSpiderFeb 06, 2019Aspirant
Does this do Harm? Well, not sure. As I see it, if all files are being tagged with "users" as a group, then would that allow any user access to all files? So if I have a file that I own, but share with a NON "users" group, then fine, but if "users" is being put on too, then that is a problem since the permissions bits set to rwx and would give any user full control to files.
I also have a ReadyNAS 104 with the same OS (6.9.5) and this problem does not appear to happen on that device.
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!