So that means, our wtmp is set to log only one day worth of login/logout information? Is there a way of resetting it to more than one day? Or is there a place where login/logout log for more than one day is stored?
Thanks. Savita Chauhan, Programmer/Analyst x:1754 Central Texas College. ------------------------------------------- Change is the only Constant. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Charlie Rubeor Sent: Tuesday, November 23, 2004 3:12 PM To: [EMAIL PROTECTED] Subject: RE: [U2][UD] - Transaction Processing >>>last <login-id> >and returned >wtmp begins Nov 22 14:03 If you know for certain that the user is logged in, then I'm pretty sure that this means that you do not have user accounting turned on. Look at the wtmp file, "ls -l /var/adm/wtmp" - if this file is either not present, zero size or out of date, then you will not be able to get the information you are looking for. > >>>who -m | awk '{ print $6 }' >did not return anything. Could be a couple of things. Try "who -m" and see what the output is. Either the client hostname or client ip address should be in there somewhere. >Also, is there a way of know what transaction (UniData) was done by a >user on a particular day? Not that I know of. Unidata might keep this information, if you are using rfs, but I don't know. Even in an Oracle environment, I don't think this information is available, unless you keep your rollback logs indefinitely. ------- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/ ------- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/