Chapter 27. Managing Users, Groups, and Authentication

IN THIS CHAPTER

  • Creating users and groups

  • Understanding standard Linux authentication

  • Configuring the sudo command

  • Installing and using Kerberos

Although many people install and use Ubuntu as the operating system on a truly personal computer, Linux is designed and implemented as a multi-user computer system from the ground up. Even if you're the only user of an Ubuntu system, that system still has multiple user and group accounts and runs many processes using the rights granted to those accounts. Similarly, the login process seems simple, but actually invokes several user and group checks under the hood, as do other commands that require specific permissions.

This chapter explains how to manage users and groups on Ubuntu systems. Chapter 4, "Basic Linux System Concepts," provides a basic introduction to the general Linux concepts of users, groups, file permissions, and performing privileged operations. The following is a quick review:

  • The section of Chapter 4 entitled "Basic Concepts: Users and Groups" provides an overview of how users and groups work on Ubuntu and other UNIX-like systems, explaining the content and organization of the system files that hold user and group information.

  • The section of Chapter 4 entitled "File and Directory Permissions under Linux" introduced file and directory permissions and explained what the cryptic permission entries in a long file listing actually mean.

  • The section of Chapter 4 entitled "Performing ...

Get Ubuntu® Linux® Bible: Featuring Ubuntu 10.04 LTS, Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.