It's all about the answers!

Ask a question

How to find user login history in JTS


sreenath v (7863) | asked Sep 27 '18, 5:19 a.m.
Hi ,
Am using ibm clm 6.0.6 with derby and liberty.Is there any way to find user login details like last login logs of a user.

One answer



permanent link
Kenny Smith (302513) | answered Sep 28 '18, 10:18 a.m.

 Not in the UI, but this can be turned on in Liberty with the Audit feature.



Basically, you have to add this to the server.xml
<feature>audit-1.0</feature>
    

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.