Hi all,
I want to create a samba share with microsoft windows like permissions. I hope you can help me achieve this.
Here is my system environment:
- UCS Active Directory compatible DC (dc01)
- AD group share_test01_ro
- AD group share_test02_rw
- User testuser, member of share_test01_ro
- User testadmin, member of share_test01_rw
My final goal is the following:
- Create a samba share named “test01” on dc01 under /data/shares/test01
- Access rights with read/write permissions only for members of group share_test01_rw
- Access rights with only read permissions only for members of group share_test01_ro
- All other user has no permissions to access the share
- User with write access are not allowed to change permissions over SMB protocol on a windows client. So changing access for users or groups over preferences/security dialog is forbidden
Is it possible to achieve this with an UCS System?
I tried different settings over the univention management console (web gui | domain | shares), but no setting helped.
Either the user with read/write access did not have write permissions, or the folder could be created but not deleted. Or write access worked, but the user could also change the access permissions.
It would be great if anyone had any ideas.
Thanks for helping

