diff --git a/tasks/custom_pss.yml b/tasks/custom_pss.yml index bd390b221f62b0f864351c93a9874f96e6e65803..45f3c525a796e91382563b6897930be06ea2fa8e 100644 --- a/tasks/custom_pss.yml +++ b/tasks/custom_pss.yml @@ -2,8 +2,8 @@ - name: add a software folder file: path: /softwares - owner: root - group: root + owner: csi + group: csi mode: 0755 state: directory diff --git a/templates/smb-pss.conf.j2 b/templates/smb-pss.conf.j2 index 6e437fa5a7ccf310f99c4e8ad52271597e3d9ff5..3424b00a1ae4cbf0c82b16433b8dc49431e04169 100644 --- a/templates/smb-pss.conf.j2 +++ b/templates/smb-pss.conf.j2 @@ -1,3 +1,6 @@ -[ software ] +[softwares] path = /softwares read only = yes + force user = csi + valid users = +