Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornachoparker <nacho@ownyourbits.com>2018-05-14 11:40:38 +0300
committernachoparker <nacho@ownyourbits.com>2018-05-14 20:10:34 +0300
commit8ef08816dd8417200811289631f3fac0f2f6a535 (patch)
tree35b7e1d653036f6ffaa76e7c517e918c385e33bc
parentb08e45f179530727fcae7c1633ecf68b885cbda9 (diff)
samba: fix permissionsv0.54.14
-rw-r--r--etc/ncp-config.d/samba.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/ncp-config.d/samba.sh b/etc/ncp-config.d/samba.sh
index 6321561e..9b6b3d46 100644
--- a/etc/ncp-config.d/samba.sh
+++ b/etc/ncp-config.d/samba.sh
@@ -93,6 +93,7 @@ EOF
writeable = yes
; browseable = yes
valid users = $user
+ force user = www-data
force group = www-data
create mask = 0770
directory mask = 0771