Displaying 1 result from an estimated 1 matches for "s_with_windows_acls".
2014 Jun 25
2
Setup and configure file shares with Windows ACLs
When reading the wiki page about setting up new shares there is some
information missing.
https://wiki.samba.org/index.php/Setup_and_configure_file_shares_with_Windows_ACLs
The information I am missing most here is which posix.1 ACLs to set
after creating the shares directory.
There is only
# mkdir -p /srv/samba/Demo/
but on my system that will create a directory that is owned by root:root
and have 0755 permissions.
Not very helpful as trying to configure the Win...