![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| linux connected to as400 | javagair | UNIX for Advanced & Expert Users | 2 | 08-27-2008 11:25 AM |
| p550 connected to a HMC | KeesH | AIX | 4 | 02-13-2007 02:46 AM |
| HMC and Unix Box not connected | KeesH | AIX | 3 | 02-09-2007 11:19 AM |
| Connected or not connected ! | !_30 | High Level Programming | 3 | 01-21-2007 05:02 PM |
| SCO connected Monitors | marcelious | SCO | 1 | 06-21-2006 11:24 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
How can I get Information about who is connected???
Hello, I'm new here and I come from Germany.
At our AIX-ORACLE-System someone has deleted one important file and we'd like to find out who did this, next time. Is there any command to find out who is connected? I'm not trying to find out if it's root, etc., I'd like to get the DNS-Name or IP-address of the client on the other side where the console is opened and the Users is sitting in fromt of! Many thanks from Germany René Pohlmeyer |
| Forum Sponsor | ||
|
|
|
||||
|
Take a look at the 'who' command.
Also consider auditing. http://publib16.boulder.ibm.com/doc_...g_overview.htm |
|
|||
|
If they are not currently logged in, look at "last".
If they don't login at all, but connect via some TCP/IP applciation, etc., you will want to look at "netstat". You will need to figure out which port number the application uses. |
|
|||
|
Quote:
Now we'll be able to log all connections! Thanks With kind regards René Pohlmeyer |
|||
| Google The UNIX and Linux Forums |