I'm on installing the live alfresco for our pilot environment based on zimbra/sugar/alfresco. I configured the ldap sync and ldap auth and auth chaining configuration and almost everything works so far, except of the cifs authentication. I always getting the following exception when I try to access the alfresco cifs share from a smb client (windows or dolphin). Maybe someone has an idea about the error.
Thanks a lot in advance.
Regards
Roland
—– [org.alfresco.fileserver] net.sf.acegisecurity.AuthenticationCredentialsNotFoundException: A valid SecureContext was not provided in the RequestContext [org.alfresco.fileserver] at net.sf.acegisecurity.intercept.AbstractSecurityInterceptor.credentialsNotFound(AbstractSecurityInterceptor.java:477) [org.alfresco.fileserver] at net.sf.acegisecurity.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:355) [org.alfresco.fileserver] at net.sf.acegisecurity.intercept.method.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:77) [org.alfresco.fileserver] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171) [org.alfresco.fileserver] at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:49) [org.alfresco.fileserver] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171) [org.alfresco.fileserver] at org.alfresco.repo.audit.AuditMethodInterceptor.invoke(AuditMethodInterceptor.java:147) [org.alfresco.fileserver] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171) [org.alfresco.fileserver] at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106) [org.alfresco.fileserver] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171) [org.alfresco.fileserver] at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204) [org.alfresco.fileserver] at $Proxy65.search(Unknown Source) ——-
My alfresco-global.properties is [Changed some security relevant infos to <placeholder>]: #Auth authentication.chain=passthru1assthu,ldap1:ldap,alfrescoNtlm1:alfrescoNtlm