LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   How can I find out the users setup on a Linux box (https://www.linuxquestions.org/questions/linux-general-1/how-can-i-find-out-the-users-setup-on-a-linux-box-68010/)

R4z0r 06-25-2003 01:32 PM

How can I find out the users setup on a Linux box
 
Hi, I am trying to find out how to see what users are setup on a Linux box from the CLI.

How can I do this?

Crashed_Again 06-25-2003 03:09 PM

You mean you want to see what users you have on the machine? /etc/passwd has a list of all users. Not sure if thats what you are looking for though.

twantrd 06-25-2003 11:43 PM

Or if you are referring to which users are currently logged on your system you can type:

"finger" or "who" (w/o quotation marks)

-twantrd

R4z0r 06-27-2003 02:34 PM

Thanks for the replies. I need to know which users are set up on the system...

Unfortunetley they are "Virtual Users" setup with vadduser - How can I see which usernames I've setup?

Thanks

R4z0r 06-28-2003 11:32 AM

Anyone know?


All times are GMT -5. The time now is 05:25 PM.