search for: synoacltool

Displaying 3 results from an estimated 3 matches for "synoacltool".

2016 Jul 12
2
distributing samba users to the local systems
Hi, Let me try to re-formulate, please tell me if I'm wrong. You have a bunch of users declared locally in /etc/passwd or something like that on one system. Now you would like to have another system using this users list with Samba. You also want these users to be valid only as long as the share exist. You don't want these users to be able to connect on system(s). If I'm right,
2016 Jul 12
0
distributing samba users to the local systems
...system unless they were posix acl lists that were transmitted back. On the server I can create finegrained permissions but they are not transmitted ... actually they are, based on my logged in user. If my user on the server is part of group "backup" and I set permissions for backup: synoacltool -add hoho group:backup:allow:rwx:fd-- Then even though the group owner for file "hoho" is something else, I now get personalized "other" flags since my user is neither owner nor in the main group, and my local permissions become: -------rw- 1 1031 65538 21 jul 12 21:16 hoho...
2016 Jul 13
1
distributing samba users to the local systems
...acl lists that were transmitted back. On the server I can create > finegrained permissions but they are not transmitted ... actually they are, > based on my logged in user. > > If my user on the server is part of group "backup" and I set permissions > for backup: > > synoacltool -add hoho group:backup:allow:rwx:fd-- > > Then even though the group owner for file "hoho" is something else, I now > get personalized "other" flags since my user is neither owner nor in the > main group, and my local permissions become: > > -------rw- 1 1031 6...