Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Hello,
I have several shares on the DNS. Now I'm trying the following for a share named "data"
User A should have read and right access and USER B and C belonging to a GROUP X should only have read access.
Is it possible that I only can give one USER or one GROUP access rights to a share? Is it not possible to give different kinds of access (read and read/write) to the same share?
Many Thanks
micsch
Offline
I think, the only solution is using facl.
It's one point i working to, with no success today.
Offline
What would happen if you did a chown -r user:group, and a chmod -r 755 on the root of the share. That would allow anyone to read, but only owner user to write. If you wanted everyone in the group to write, then you'd use a chmod of 775. Or, if you only wanted users in the group to read and only a specific user to write, then you'd want 750
Offline
It's for me one of the weak point of the DNS 323
The way it is managing the users , both for volumes ( drive visible in Windows ) and FTP.
This really push us to find an alternative for users & group management , ideally from a web page ( if possible )
this would really boost the flexibility of the DNS 323...
Anybody knows a way to do this ?
Offline