Zentyal Forum, Linux Small Business Server

Zentyal Server => Other modules => Topic started by: bayuhidayat on August 08, 2017, 05:11:09 am

Title: How to enable VETO FILES in Zentyal 3.4 Server
Post by: bayuhidayat on August 08, 2017, 05:11:09 am
Helo Everyone,
Please Help Me,
How to enable VETO FILES option in zentyal 3.4? Because I want to limit the files to be uploaded to the zentyal 3.4 server so that the files stored on the server are actually work related files (.xls, .doc, and .pdf).

I tried to add to /etc/samba/smb.conf as below:
################################################## #######
[global]
...
Veto files = /*.mp3/*.mp4/*.3gp/*.avi/*.mkv/*.flv/*.exe/*.bat/*.ini/

#file sharing
[Public]
...
Veto files = /*.mp3/*.mp4/*.3gp/*.avi/*.mkv/*.flv/*.exe/*.bat/*.ini/
################################################## #######

But still can not, but I have restarted samba service.

If I restart the zentyal server, the script is gone, does anyone know why it can happen?

Please help, thank you
Title: Re: How to enable VETO FILES in Zentyal 3.4 Server
Post by: Laurent Dinclaux on August 13, 2017, 10:14:26 pm
This release is too old.

As I can remembrer it is based on Ubuntu 13.10 which has reach EOL since a long time (http://fridge.ubuntu.com/2014/07/17/ubuntu-13-10-saucy-salamander-end-of-life-reached-on-july-17-2014/) and as so doesn't even receive security updates.
Title: Re: How to enable VETO FILES in Zentyal 3.4 Server
Post by: bayuhidayat on August 15, 2017, 01:38:47 pm
Hi Laurent, Thanks for reply,
Should I change to the zentyal 5.0 development edition to support the Veto Files option??