Changes

Managing Ubuntu Linux Users and Groups

4 bytes removed, 14:06, 5 July 2007
no edit summary
Linux is a multi-user operating system. This means that more than one user can be actively logged and and using the system at any one time. Obviously, it makes sense for each user to have their own user account and home directory, and for different users to have different privileges.
Users are further divided into groups for the purposes of easier administration and those groups can have different levels of privileges. For example, you may have a group of users who work in the Accounting department. In such an environment you may wish to create an ''accounts'' group and assign all the the Accounting department to that group.