![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ?Fast Bag Drop? Huge Success at New Heathrow Terminal 5 | iBot | Complex Event Processing RSS News | 0 | 03-31-2008 03:00 AM |
| Drop a Column from a File | Raamc | UNIX for Dummies Questions & Answers | 4 | 01-09-2008 07:36 AM |
| Dynamic Drop down boxes | garric | Shell Programming and Scripting | 13 | 10-18-2007 08:54 AM |
| Drop records with non-numerics in field X | akxeman | Shell Programming and Scripting | 3 | 08-14-2007 09:55 PM |
| Drop down menu in bash for timezone select | simonb | Shell Programming and Scripting | 1 | 04-29-2006 10:02 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Drop Users
I know that this is a really simple and stupid question, but how do I drop / disconnect a user who is logged in? AIX 5.2
|
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
Find the root process of their login session and kill it, for example if they log in using telnet, find the spawned instance of telnet for their session and kill that.
|
|
#3
|
|||
|
|||
|
Drop Users
Thanks for the reply.
|
|||
| Google The UNIX and Linux Forums |