If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > onstat -u (login about 3 month ago)

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-14-09, 12:38
cetera_1982 cetera_1982 is offline
Registered User
 
Join Date: Sep 2009
Posts: 1
onstat -u (login about 3 month ago)

Hello Board-Members,

i'm looking for an opportunity to figure out user logins backwards, not only the currently logged in users on an ibm informix database.

"onstat -u" displays all the information i need (user and tty) but i need to find out, from where (different computer - tty) i logged in in the past. i know the log-in time exactly.

maybe onstat ist the wrong way, but it was my first idea.

thanks for your hints,
cetera
Reply With Quote
  #2 (permalink)  
Old 09-25-09, 21:19
ceinma ceinma is offline
Registered User
 
Join Date: Apr 2007
Location: Jundiai / SP - Brasil
Posts: 311
To do this you need to active the auditing tool , onaudit to capture all logins.
But this tools don't provide much useful information, so, based on audit information (date/time + user) maybe you can get the information on the OS , with last command .
Remember the last command log only who do a login on the machine, not connection from TCP/IP port in the database....
__________________
________________________________________
César Inacio Martins
Jundiai / SP - Brasil
http://www.imartins.com.br/informix - em Português
http://www.imartins.com.br/informix - English (translated by Google).
________________________________________
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On