![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| users login | lo-lp-kl | Shell Programming and Scripting | 3 | 05-23-2008 01:27 PM |
| restricting users privileges and logging their activities | sh_ksa | SUN Solaris | 0 | 03-16-2007 06:38 AM |
| Users with login privileges | sprellari | Linux | 2 | 08-23-2006 06:22 AM |
| Change users login name | spacewalker | AIX | 9 | 03-20-2006 11:09 AM |
| NIS users cann't login on AIX and HP | mod | UNIX for Advanced & Expert Users | 3 | 08-22-2001 12:25 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Tracking activities of Users using a particular login.
Hi!! Experts,
I have a typical scenario here in which several users have access to a particular login .. say "build". None of the users know the passwd for this login. The name of some of the user have been to .rhosts file. The users can connect only by doing a rlogin to this id and then they can do some set of operations. I need to to track which user has rlogin to this login and which are the set of command which he has run as "build". Right now its a chaos. Some user does a rlogin to this ID and mess up the file and I have no way to find the culprit. Could you suggest any pointers how to track it?? Thanks in Advance.. ![]() |
|
||||
|
You could take RTM's suggestion of using the 'script' command and perhaps create a unique log of their session by naming the output file according to their IP address.
This assumes that they have unique IP addresses and that those are static - or else this is useless as you cannot isolate the person concerned very easily. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|