![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | 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 !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| logged out users | roshni | Post Here to Contact Site Administrators and Moderators | 1 | 07-06-2007 03:02 AM |
| how many users logged | trichyselva | Shell Programming and Scripting | 4 | 05-06-2006 02:17 AM |
| Users logged in through which NIC | cburtgo | IP Networking | 5 | 04-28-2006 06:59 PM |
| All tcp/ip users are logged out | Docboyeee | IP Networking | 2 | 03-13-2003 01:07 PM |
| Information about users who have logged. | rooh | UNIX for Dummies Questions & Answers | 2 | 12-26-2001 06:42 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
How to know what users are logged in to account
hello all
say im logged in to account ar root , but I can't change any thing there ( like username ) if someone is already logged in also . how can I know who is ( user name ) also connected to the user im using ? |
|
||||
|
If your people are using a MS Windows PC, it is pretty easy. Shoot the command who -u | grep user and look at the output :
unix:/ # who -u | grep user user pts/t3f Feb 28 09:36 . 13390 10.1.1.30 or anything you get. If your UNIX box talks to DNS or is DNS you might see the Machine name instead of IP address. Then you can browse the Windows machine and look at the most recent account and find out you is using that account. Hope it is what you are looking for. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|