Author Topic: [solved] Can not "save as" .vsd files in Samba Shares  (Read 3160 times)

third

  • Zen Apprentice
  • *
  • Posts: 28
  • Karma: +1/-0
    • View Profile
Re: Can not "save as" .vsd files in Samba Shares
« Reply #15 on: March 09, 2014, 05:40:33 pm »
/etc/zentyal/samba.conf is periodically overwritten by some obscure periodical zentyal process, taking /usr/share/zentyal/stubs/samba/smb.conf.mas as the template, so every modification should be made through this file or is going to be lost as soon as zentyal decides to do so.

I guess the -- antivirus settings -- is the part which concerns me, still can't figure out how to change the template to get the opportune modifications in smb.conf.

Btw couldn't understand what you meant in the last post, you mean there's no need to modify existent cron files?

jbahillo

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1444
  • Karma: +77/-2
    • View Profile
Re: Can not "save as" .vsd files in Samba Shares
« Reply #16 on: March 09, 2014, 06:00:37 pm »
Hello

Do not confuse /etc/zentyal/samba.conf ( not overwritten by zentyal) with /etc/samba/smb.conf ( overwritten con module restarts taking TVE mas file you mention as the templete


Regarding cron jobs, if you need to add one insert it in a new file, instead os adding it to any one that might existe. If you do not do so, that file might be overwritten con a module restart and you would lose your cron job

pcready.cl

  • Zen Samurai
  • ****
  • Posts: 286
  • Karma: +13/-1
  • Zentyal Installer in Chile
    • View Profile
    • PC Ready Chile SpA
Re: Can not "save as" .vsd files in Samba Shares
« Reply #17 on: March 11, 2014, 02:27:20 pm »
A new version of samba was released today (4.1.5).

Update your samba and see if you still have the same error.
Email: contacto@pcready.cl
Teléfono: (+56 32) 314 0883
Skype: pcready.cl
Web: https://www.pcready.cl

third

  • Zen Apprentice
  • *
  • Posts: 28
  • Karma: +1/-0
    • View Profile
Re: Can not "save as" .vsd files in Samba Shares
« Reply #18 on: March 11, 2014, 04:38:30 pm »
This actually solved the problem, a HUGE thank you jbahillo.

The only thing i changed was the
Code: [Select]
allow_nonscanned_files parameter to 'true'.

I'd like to update the status here (https://tracker.zentyal.org/issues/76) with the correct workaround, but don't know how. Also we can consider this thread closed. Thanks again!

jbahillo

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1444
  • Karma: +77/-2
    • View Profile
Re: Can not "save as" .vsd files in Samba Shares
« Reply #19 on: March 11, 2014, 04:43:11 pm »
I'll notify the devel involved. Please stamp this forum thread as [solved]

BR ;)

third

  • Zen Apprentice
  • *
  • Posts: 28
  • Karma: +1/-0
    • View Profile
Re: Can not "save as" .vsd files in Samba Shares
« Reply #20 on: March 11, 2014, 04:49:35 pm »
Don't see how to stamp it as solved, maybe because someone else opened the thread?