01-05-2022 03:04 PM
Hi everyone
I have the following question:
Is there a log or something similar where the last change of Alfresco password is recorded?
For any account.
I am attentive to your comments
01-07-2022 12:42 PM
In the DEBUG mode the logger security.authentication.CompositePasswordEncoder have a message 'Encoding using acegis PasswordEncoder:...' about encoding new password. But this logger unset by default and do not give user name.
Just before CompositePasswordEncoder message the user. security.authentication.AuthenticationComponentImpl logger give first two leters hiden user name.
01-09-2022 01:24 PM
If you enable auditing for Authentication services you should be able to capture all related activities.
https://docs.alfresco.com/content-services/6.1/admin/audit/#audittutorials
Look specifically for
AuthenticatedUserDataGenerator.java
Explore our Alfresco products with the links below. Use labels to filter content by product module.