How can I disable Nuxeo's SharePoint support

Hi,

due to some false positives from a vulnerability scanner in regard to the Windows SharePoint support, I would be glad to know, if i could disable Nuxeo's Windows SharePoint support.

see: http://localhost:8080/nuxeo/_vti_inf.html

Regards Edgar

0 votes

1 answers

1759 views

ANSWER



You can try removing the following JARs from nxserver/bundles:

  • nuxeo-generic-wss-front
  • nuxeo-generic-wss-handler
  • nuxeo-platform-wi-backend
  • nuxeo-webdav

But note that this will also remove WebDAV support. I haven't checked if a subset of those JARs can work while keeping WebDAV.

0 votes



In the meantime, it occurred to me, that this service can also be protected by appropriate RewriteRules within the configuration files of a reverse proxy.

Thanks

09/05/2012