Alfresco - 重命名 CIFS 共享名称

Alfresco - Rename the CIFS share name

目前,如果我想连接到 Alfresco (CE) 公布的 CIFS 共享,从 mac 连接时,路径看起来类似于 smb://test-machine/alfresco/。是否可以将共享重命名为其他任何名称或将其放在根目录上,以便我可以得到:

smb://test-machine/custom-name/

或者只是作为根

smb://test-machine/

我一直在搜索各种文档和论坛,但没有太多关于这是否可能或共享名称是否被硬编码的信息。

谢谢

是也不是。

是 - 可以将上下文路由从 /alfresco 更改为自定义名称。

否 - 您不能从服务器路由 /.

安装它

来自文档;

There are a number of updates that you need to make if you want to deploy Alfresco to a context path that is not /alfresco. You cannot install Alfresco at the server root (/). In other words, the context path cannot be the server root.

更改上下文路由的步骤可以在这里找到; http://docs.alfresco.com/5.0/tasks/deploy-contextpath.html