如何在Windows上的Alfresco中启用CIFS(对话框弹出,凭据不被接受)

时间:2010-10-22 12:29:56

标签: windows authentication alfresco

我正在尝试使用共享驱动器(即CIFS)访问/上传文档到Alfresco。服务器在Windows上运行。

我能够像 ping themachine-a 那样ping服务器,所以我猜CIFS已经启动并在Alfresco中运行。但是我无法登录\ alfrescomachine \;出现对话框窗口,但没有凭据“足够好”:
themachine-a \ admin,admin
\ admin,admin

我想使用Alfresco用户帐户,因此我尝试在./extension/file-server-custom.xml或../web-inf/classes/alfresco中将authenticator设置为type =“alfresco” /file-servers.xml。另外,我在log4j.properties中为“CIFS服务器调试”下的所有内容设置了日志记录到 debug 。一切都没有运气......我希望在输出控制台或日志中看到一些东西。

1 个答案:

答案 0 :(得分:1)

恰好是a 2yr old bug。 (该链接还包含一种解决方法。)