Howto log using login/logout

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2006 01:57 PM
Hi,
How can I log user login/logout action or is there an administration page about user login history?
regards,
Georg
How can I log user login/logout action or is there an administration page about user login history?
regards,
Georg
Labels:
- Labels:
-
Archive
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2006 06:59 AM
In 1.4, we introduced auditing.
http://wiki.alfresco.com/wiki/Audit
It's disabled by default.
Login/logout are covered.
Audit logs are stored in the database. SQL may be used for querying login/logout records. There's also some audit query support in http://wiki.alfresco.com/wiki/Template_Guide, but I don't think that covers login/logout.
http://wiki.alfresco.com/wiki/Audit
It's disabled by default.
Login/logout are covered.
Audit logs are stored in the database. SQL may be used for querying login/logout records. There's also some audit query support in http://wiki.alfresco.com/wiki/Template_Guide, but I don't think that covers login/logout.
