Hello,
Probably you can help me. I've installed Alfresco 5.0.c Community Edition on a Cent OS 7.0, and even though it works perfectly, when I tried to enable file services (NFS/FTP/CIFS), and based on the 5.0 documentation these services are declared in the file-servers-context.xml file, but I couldn't find that file. Then I had to realize that the fileServers subsystem is completely missing:
[root@wind subsystems]# pwd
/opt/alfresco-5.0.c/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems
[root@wind subsystems]# ls -la
total 16
drwxr-xr-x 4 root root 4096 Jan 6 23:53 .
drwxr-xr-x 6 root root 4096 Dec 14 21:37 ..
drwxr-xr-x 6 root root 4096 Dec 14 21:37 Authentication
drwxr-xr-x 3 root root 4096 Dec 14 21:37 googledocs
So only two subsystems were installed, Authentication and googledocs, but no fileServers. I used the easy install option.
Any suggestion?
Regards,
sendai