Adjust Samba share permissions

This commit is contained in:
coolneng 2021-03-30 09:51:46 +02:00
parent ea58ff2384
commit 340f773abb
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 1 deletions

View File

@ -24,8 +24,8 @@
shares.public = {
path = "/vault/samba/CSD";
browseable = "yes";
writeable = "yes";
"read only" = "no";
"guest ok" = "yes";
"create mask" = "0644";
"directory mask" = "0755";
"force user" = "coace";