Hi,
i need to get a log of all the commands typed and output of those commands fired by a specific user on my sun machine.
Also i need to trace all commands and inputs given from a specific IP on my machine.
Regards
Rochit
Hi,
i need to get a log of all the commands typed and output of those commands fired by a specific user on my sun machine.
Also i need to trace all commands and inputs given from a specific IP on my machine.
Regards
Rochit
Investigate the script command, for getting logs of user activity.
The other requirement is not so easy. There are probably some tools out there, packet sniffers for example, that can do some of what you want.
Why don't you simply block that ip address if it is a problem?