Die Suche ergab 1 Treffer

von bodonb
23 Nov 2015, 10:21
Forum: Free Support
Thema: Exception in StartProcess_cp
Antworten: 14
Zugriffe: 14616

Re: Exception in StartProcess_cp

I have same problem after the ubuntu 14.04 upgrade. The problem is in the /opt/pcbin/install/ because samba 4 config not allowing execute exe files from this directory/depot share. I just add execute to all exe files with chmod +x /opt/pcbin/install/*/*.exe and now all install finished correctly. If...