Olá a todosestou tentando autenticar o cifs (debian) em um Active Directoy com kerberos em um Windows 2008 Server a autenticação do http funciona bem, mas a autenticação via CIFS não, o que eu acho é que ele esta tentando usar NTLM em vez Kerberos eu forcei o alfresco a desabiliatar o ntml mas o log me mostra que ele vai para métodos NTLM. Parte dos erros e das configurações estão abaixo:
## ERROS ##
ERROR [auth.cifs.EnterpriseCifsAuthenticator] [AlfJLANWorker11] Attempt to use non SSO-enabled authentication component for SSO java.lang.IllegalStateException: Attempt to use non SSO-enabled authentication component for SSO at org.alfresco.filesys.auth.cifs.CifsAuthenticatorBase.getNTLMAuthenticator(CifsAuthenticatorBase.java:544) at org.alfresco.filesys.auth.cifs.EnterpriseCifsAuthenticator.doNTLMv1Logon(EnterpriseCifsAuthenticator.java:1898)