-
Type:
Hot Fix Request
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 2.2.6
-
Fix Version/s: 2.2.7 HF
-
Component/s: Repository, Repository Authentication and SSO
-
Labels:None
-
Bug Priority:
-
Hot Fix Version:Historic
-
ACT Numbers:
15024-16333 DIAMOND
[ Steps to reproduce ]
1. Enable Audit (http://wiki.alfresco.com/wiki/Audit_Configuration)
2. Authenticate with CIFS
[ Actual Result ]
No row is displayed using select * alf_audit_fact;
[ Expected Resut ]
A row should be insert everytime a user is connection.
[ Analysis | Notes | Observed ...]
org.alfresco.filesys.server.auth.CifsAuthenticator doesn't seem to have anotation used by audit
Environment: Alfresco 2.2.5 / MacOS 10 / MySQL / Tomcat / JDK 1.5
Fixed on latest version? : Audit mechanism is different in last version