april5098
30th July 2007, 13:41
Hi all,
Wanna ask, how to display for last of user login date and time and where to print out the information from system?
Any suggestion and idea are most welcomed and appreciated.
Many thanks.
regards,
april5098
ks_ks_
30th July 2007, 16:01
Can you please elaborate your question?
april5098
31st July 2007, 02:56
Hi,
My question is, i would like to have list of last user login date and time for auditor purposes.
Currently we are using Unix server, but i m not familiar with the Unix command on how to retrieve that information..
Please help.
suhas-mahajan
31st July 2007, 11:39
Please refer to - http://www.baanboard.com/baanboard/showthread.php?t=30888
regards,
-Suhas
jclju1
31st July 2007, 11:58
Are you talking about application login or OS login? For OS you can try command "last". Application login data you can find in file $BSE/log.licd6.1. All logins and logouts are logged in this file (records with message "Registered" or "unregistered"). Currently logged users you can see with licmon6.1 -w.