This is a follow on to this thread. I didn't word the questions properly. I am going to try again here:
1) What unix file stores the users in the system?
a) If I add and remove entries from this file, is this the same as adding and removing users?
2) The other thread says that /etc/groups is the file that stores all groups and their members.
a) If I add and remove entries from this file, is this the same as adding/removing users from groups or adding/removing groups?
3) Is there a concept of permissions in unix (like permission to start/stop one or more servers or change the system time) or is all access file based?
a) If there are permissions associated with a user, what are the available permissions and where are they stored?
Thanks.
1) What unix file stores the users in the system?
a) If I add and remove entries from this file, is this the same as adding and removing users?
2) The other thread says that /etc/groups is the file that stores all groups and their members.
a) If I add and remove entries from this file, is this the same as adding/removing users from groups or adding/removing groups?
3) Is there a concept of permissions in unix (like permission to start/stop one or more servers or change the system time) or is all access file based?
a) If there are permissions associated with a user, what are the available permissions and where are they stored?
Thanks.