Messa Posted September 16, 2008 Posted September 16, 2008 Hi, I want to see a list of all users on a system, not just logged in ones. Is there a command to list these. Thanks in advance
Messa Posted September 16, 2008 Author Posted September 16, 2008 Are the ones with /bin/bash/ the actual users created by me or an admin of the system? Thanks
Geoff Posted September 17, 2008 Posted September 17, 2008 uid's under 1000 are system accounts. Over 1000 are local user accounts and/or NIS/YP accounts. Over 10000 or so are usually samba generated accounts (if you use it).
powdarrmonkey Posted September 17, 2008 Posted September 17, 2008 /bin/bash refers to the shell that they will start off with when they log in.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now